Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to use one workbook to customise a second pre-existing workbook
and then save the second workbook and close it. This second workbook though has code associated with it's events that appear to be executed when the ..Save method is called. I've tried setting the Application.EnableEvents property to false in the code of the first workbook and immediately before the call to the .Save method, but each time this is called it appears to be re-enabled when the .Save method is called (I've verified this by adding watches and stepping through the code). Does anybody have any idea as to why this might be happening and what I can do to stop it? --- Patrick Seurre |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem executing a macro from different workbook where it is | Excel Discussion (Misc queries) | |||
Events in Excel for executing functions | Excel Programming | |||
executing tasks prior to saving | Excel Programming | |||
executing tasks prior to saving | Excel Programming | |||
executing tasks prior to saving | Excel Programming |