M Mike H Jan 13, 2009 #2 Hi, In VB editor double click 'This Workbook' and paste this iin on the right and enter your code. Private Sub Workbook_BeforeClose(Cancel As Boolean) 'do things End Sub Mike
Hi, In VB editor double click 'This Workbook' and paste this iin on the right and enter your code. Private Sub Workbook_BeforeClose(Cancel As Boolean) 'do things End Sub Mike