View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sr216viper sr216viper is offline
external usenet poster
 
Posts: 2
Default Responding to system shutdown

Is there an event that fires in Excel when the shutdown.exe -f is used
outside Excel to reboot the system?

I have an Excel application running and I would like the opportunity to save
the workbook before the system shuts down.