Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() The WorkbookBeforeClose is an application level event in my com addi with the following signatur Private Sub Excel_WorkbookBeforeClose(ByVal Wb As Excel.Workbook Cancel As Boolean) Wb.Save End Sub Calling the Wb.Save should save the workbook, but it didn't ----------------------------------------------- ~~ Message posted from http://www.ExcelTip.com ~~View and post usenet messages directly from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save As and save current numbers not the actual formulas and links | Excel Discussion (Misc queries) | |||
save workbook as current date using a macro | Excel Discussion (Misc queries) | |||
Save Workbook as Current Date/Time | Excel Discussion (Misc queries) | |||
i made change in a current workbook and accidentally save it, can. | Excel Discussion (Misc queries) | |||
Handling WorkbookBeforeClose and WorkbookBeforeSave | Excel Programming |