Thread: a doubt
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NA_AB[_2_] NA_AB[_2_] is offline
external usenet poster
 
Posts: 57
Default a doubt

I want to do something after a certain worksheet in excel is saved. Am
developing an automation addin to excel using c#, how can i
programmatically find out when a worksheet is saved? And, perform some
event(like, prompting the user: "you saved workbook.sheet* saved." when a
worksheet is saved?