View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Trapping Excel Close event


-----Original Message-----
Can anyone help with trapping the application.quit event
that is triggered by clicking on the close (X) box in

the
upper right title bar or when the user performs a
File_Exit command and there is no Save Box genereated?
.
I believe that you are right. I am trying to treat this

as an application event and still can't seem to hook the
closing when there are no changes to the existing
workbook.

Bob