ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Auto_open and more.... (https://www.excelbanter.com/new-users-excel/120885-re-auto_open-more.html)

Mike

Auto_open and more....
 
in tools-macro-visual basic editor. navigate to 'Workbook' and then in the
dropdown select the 'before close' option and use the following

Private Sub Workbook_BeforeClose(Cancel As Boolean)
ActiveWorkbook.Save
End Sub

"pcor" wrote:

Excel has a command AUTO_OPEN
I would like to write a macro that will save the current workbook just
before it closes.
Where can I find all these nifty commands.Thanks



All times are GMT +1. The time now is 11:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com