ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   closing workbook (https://www.excelbanter.com/excel-programming/283772-closing-workbook.html)

Sam Dickins

closing workbook
 
hello people,

in my workbook code, I can make things happen when the
book starts up using...
Private Sub Workbook_Open()

It may be a simple question, but how do I do the opposite
for when the workbook closes?

thanks a lot you clever folk,

Sam

Chip Pearson[_2_]

closing workbook
 
Sam,

You can use the Workbook_BeforeClose event procedure, or you can
name a macro Auto_Close.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Sam Dickins" wrote in
message ...
hello people,

in my workbook code, I can make things happen when the
book starts up using...
Private Sub Workbook_Open()

It may be a simple question, but how do I do the opposite
for when the workbook closes?

thanks a lot you clever folk,

Sam





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

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