Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an automation addin for excel. I create buttons on Excel cell
dynamically and associate event handler to them. But when I save the workbook and reopen it, the button remains and (obviously) the event handlers are lost. How can I make sure that button works ever after saving and reopening it. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Can anyone help me here.... "booleanlogic" wrote: I have an automation addin for excel. I create buttons on Excel cell dynamically and associate event handler to them. But when I save the workbook and reopen it, the button remains and (obviously) the event handlers are lost. How can I make sure that button works ever after saving and reopening it. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hey, I seem to have the same problem :( what addin are you developing?!
"booleanlogic" wrote: Hello, Can anyone help me here.... "booleanlogic" wrote: I have an automation addin for excel. I create buttons on Excel cell dynamically and associate event handler to them. But when I save the workbook and reopen it, the button remains and (obviously) the event handlers are lost. How can I make sure that button works ever after saving and reopening it. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Can any one reply to this please.... :( "NA_AB" wrote: hey, I seem to have the same problem :( what addin are you developing?! "booleanlogic" wrote: Hello, Can anyone help me here.... "booleanlogic" wrote: I have an automation addin for excel. I create buttons on Excel cell dynamically and associate event handler to them. But when I save the workbook and reopen it, the button remains and (obviously) the event handlers are lost. How can I make sure that button works ever after saving and reopening it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locating cell change event handler | Excel Programming | |||
Event handler in a cell | Excel Programming | |||
Cell Event Handler | Excel Programming | |||
Re : Excel event handler Worksheet_SelectionChange | Excel Programming | |||
Re : Excel event handler Worksheet_SelectionChange | Excel Programming |