Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is getting aggravating! I have several combobox change event handlers.
They work fine most of the time. But at shutdown, for some reason these event handlers are firing (which is odd, since the app is shutting down...I don't care if they've changed at that point). The event handlers run, but when they get to the combobox objects, they are "empty" and I get the 424 exception. Am I supposed to be checking some property that says the app is shutting down or something? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet_change event handler error | Excel Discussion (Misc queries) | |||
Error Handler Not working 2nd time | Excel Programming | |||
Compile-time Error Handler | Excel Programming | |||
Run-time error '424': Object required | Excel Programming | |||
Syntax Error Runtime Error '424' Object Required | Excel Programming |