Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a VB application in Excel (in Office 2007).
If an error occurs, and the error is caught and err.clear executes, then all is fine. If it is not caught, or if I stop the function at this point (with the Reset button), events no longer trigger event callbacks! I added a global function that does: Application.EnableEvents = true When I run this, in the debugger I see it's already true and running it does nothing. To re-enable events I have to quit Excel and restart (losing my breakpoints). How do I get events to work again? thx (I tried to add this to a similar message, but after submitting it with "reply to author", didn't see my entry. How do I "reply to thread"? I'm using http://groups.google.com/group/micro...el.programming ....) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enable Multiple events in the same time | Excel Programming | |||
Help with Enable Macro Error Msg (Excel 2007) | Excel Programming | |||
Enable/Disable CommandBar Buttons Based on Events | Excel Programming | |||
combobox change event is running when enable events is false | Excel Programming | |||
Enable events | Excel Programming |