View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default How do I tell if user has closed Excel.

Tim,
AFAIK there's no indication.
Why does it matter to your WB ?

NickHK

"Tim Marsden" wrote in message
...
Hi,

I need to perform an action during the Workbook_beforeclose event. This I
can do, but I need to establish if the workbook is closing due to the user
exiting Excel or just closing the workbook. I need to perform additional
actions if Excel is closing.

Regards
Tim

--
Tim Marsden