ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Auto Close function in Excel (https://www.excelbanter.com/excel-programming/296518-auto-close-function-excel.html)

Ian M

Auto Close function in Excel
 
I wish a message box to appear before closing an Excel Workbook,
however I have tried (in the "THIS WORKBOOK" object:

Private Sub Workbook_BeforeClose()

MsgBox "This document is now CLOSING."

End Sub

And also:

Workbook_Close

Auto_Close, none of which appear to work.

Any ideas?

Thanks

Ian M

Chris

Auto Close function in Excel
 
Works fine for me
With new WorkBook and Worksheet events you need to do a Save and Close for the first time before code is activated.


All times are GMT +1. The time now is 01:45 AM.

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