Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm working with an application which automates Excel to host a "Report" workbook. There are various types of "sessions" during which a user can interact with the workbook in a more or less limited way (eg. saving of the workbook under another name is not permitted). It seems that in one particular session type the controlling application has hooked the Workbook_Beforesave event such that choosing "Save" from the Excel menu calls a particular piece of code but does not save the workbook. Anyone know whether it's possible (without access to the controlling code) to "unhook" the Beforesave event temporarily so that I can save the workbook, and then "rehook" the event ? Thanks for any ideas, Tim. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Understand Workbook/Worksheet Events | Excel Discussion (Misc queries) | |||
Detect workbook events from .XLA | Excel Programming | |||
Workbook-Events donīt work with ChartObjects | Excel Programming | |||
Workbook Events | Excel Programming | |||
Events for workbook close | Excel Programming |