Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Barb
In the below workbook event SaveAsUI will return True Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) End Sub If this post helps click Yes --------------- Jacob Skaria "Barb Reinhardt" wrote: I want to do some other actions when I do a "SAVEAS". Can someone remind me how to capture that in the BeforeSave event? Thanks, Barb Reinhardt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbook.Save triggers event Workbook_BeforeSave and things don't work! | Excel Programming | |||
Workbook_BeforeSave Event | Excel Programming | |||
No screen updating in Workbook_BeforeSave event after ActiveWorkbook.Save | Excel Programming | |||
Problem with Workbook_BeforeSave event | Excel Programming | |||
Workbook_BeforeSave() | Excel Programming |