View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Troy[_5_] Troy[_5_] is offline
external usenet poster
 
Posts: 6
Default Cancelling the BeforeClose Event


I am using .NET Tools for Office with Excel 2003 Beta.

There is a 'Cancel' flag in the BeforeClose event and if
it is assigned the value of 'True' it is supposed to stop
Excel for closing, but this does not seem to work for me.

Is there any other work arounds?