Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I hook myselfe onto the save event (interop) and i would like to differentiate the event Save As... and the event Save as Web Page... is there a way to see what button the user clicked out of the Worbook Object? thanks for your help jahrens |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Based on my research, it is hard to do that. The Excel Object Modal did not expose such interface for us to detect that. Although Save As... and Save as Web Pag are two different menu button, but they are buildinly firing the same event. WorkBook_BeforeSave event But the event parameter did not expose any information about the save type. Because as the event named, it is before save. If you still have any concern, please feel free to post here. Best regards, Peter Huang Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "AS IS" with no warranties, and confers no rights. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
How do I save one page out of a 80 page report in excel? | New Users to Excel | |||
Save as Web Page | Excel Discussion (Misc queries) | |||
Totally Disabling (^ save ) (Save as) and Save Icon – Which code do I use: | Excel Programming | |||
Save As Web Page | Excel Programming |