Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm wondering why my code is being executed when closing the workbook even
though I never went near the combobox? What is happening to make Excel2000 think that the ComboBox has changed when I close my workbook? Thanks, Rick |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is extremely difficult to answer your question when there is no code for
the change event, or code that might initiate the change event, to review. "Rick Humphrey" wrote: I'm wondering why my code is being executed when closing the workbook even though I never went near the combobox? What is happening to make Excel2000 think that the ComboBox has changed when I close my workbook? Thanks, Rick |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I should not have used the word code.... I perhaps should have asked why is
the combo_change event firing when the workbook is closed.... Assume that there is no code in any of the Workbook_Sav or Close or BeforeClose any event handlers and that there is a BEEP command with a break point set to it. The Event fires for no reason that I can determine when you close the Workbook.... I'm wondering if this is an Excel bug? XL2000 "JLGWhiz" wrote: It is extremely difficult to answer your question when there is no code for the change event, or code that might initiate the change event, to review. "Rick Humphrey" wrote: I'm wondering why my code is being executed when closing the workbook even though I never went near the combobox? What is happening to make Excel2000 think that the ComboBox has changed when I close my workbook? Thanks, Rick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
event fire | Excel Programming | |||
Event doesn't fire | Excel Discussion (Misc queries) | |||
Essbase Causing Selection Change Event to Fire | Excel Programming | |||
Fire Event only when Cell Change? | Excel Programming | |||
How do I get Pivot filter change event to fire? | Excel Programming |