View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Daily John Daily is offline
external usenet poster
 
Posts: 1
Default Disable Autosave via Code

How can I disable Excel's Autosave programaticaly? With code that I can put
in the spreadsheet whenever it is opened? I don't want to have to turn it
off via Excel as this is too much of a problem for the 10 users that touch
the spreadsheet. We are running Excel on several citrix servers and it's too
much work to turn it off everytime a user open's Excel.


Thanks,

John