J
John
I would like to enter code to check if the file was saved before closing
I am using a form with a close button.
'check here if file has been saved first
??
Worksheets("StartupSheet").Activate
Application.Quit
I am using a form with a close button.
'check here if file has been saved first
??
Worksheets("StartupSheet").Activate
Application.Quit