View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Dean Meyer Dean Meyer is offline
external usenet poster
 
Posts: 13
Default It takes two clicks to shut down Excel

Found a clue: The problem occurs if ThisWorkbook contains a
Workbook_WindowDeactivate or an Application_WindowDeactivate procedure,
EVEN IF THERE'S NO CODE IN IT.