View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aruna Akella Aruna Akella is offline
external usenet poster
 
Posts: 6
Default How to capture Excel Save As dialog box?

My application is addin to Excel. I am trying to capture Excel Save and
Cancel buttons on Save As dialog box - so that I can call methods relevant to
my app depending on what user pressed. Is there a way to capture those events?

Thanks in advance!

--
Aruna