View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Excel Monkey[_2_] Excel Monkey[_2_] is offline
external usenet poster
 
Posts: 36
Default Eliminate "Cancel" Button on Save/Close Event

Is it possible to create a to eliminate the Cancel Button when a user tries
to close or save a document. I am assuming that this would occur in the
BeforeClose event or the Before Save Event.

Thanks

EM