Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to run a piece of code as the very last thing Excel does
when a workbook is closed. I can use the Workbook_BeforeClose event, but this event is triggered BEFORE Excel asks the user if they want to save any changes. Is there any way to catch the final close event or maybe manually detect and prompt for "Save changes?" in the BeforeClose event before executing my final code? Thanks. John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
No "save changes" when exiting Excel 2003 | Excel Discussion (Misc queries) | |||
is it possible to disable "save" prompt in excel file on web server? | Excel Discussion (Misc queries) | |||
Twist to eliminating the "Do you want to save..." prompt | Excel Programming | |||
Disallow "SAVE" only "SAVE AS" or prompt | Setting up and Configuration of Excel | |||
How can I get "File Close" to prompt me to "Save Changes" ?? | Excel Programming |