View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Murphy Brian Murphy is offline
external usenet poster
 
Posts: 126
Default question about Auto_Close and WorkbookBeforeClose

When an addin of mine closes I have the Auto_Close in the addin remove a custom menu.

If the user gives the File/Exit command in Excel, the menu is removed before any dialog appears about saving open files. If he then cancels the close action, excel stays open but my menu is gone.

Is there a way to prevent this?

Thanks,

Brian Murphy
Austin, TX