Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i want to avoid the preventing excel event to stop. my workbook have a lot of event procedures. but, anyone can do stop my event codes using the below code. Application.EnableEvents = False He will make the excel application which upper code, and then when the code run, my workbook events all will stop. i want to prevent that. *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
application.EnableEvents | Excel Discussion (Misc queries) | |||
EnableEvents=False doesn't work? or does it? | Excel Programming | |||
Application.EnableEvents = False not working | Excel Programming | |||
Problems with BeforeSave and Application.EnableEvents = False | Excel Programming | |||
object.EnableEvents = false | Excel Programming |