View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 141
Default Change Security Level on Spreadsheet open

2 questions,,

1. Is it possible to change the security level when a spreadsheet opens, for
example I have an automatited spreadsheet that has code and when it runs I
want it to just go ahead and run, but on occasion there are other
spreadsheets I want to be asked about the code. Is there anything I can put
in the command line for the spreadsheet to change the security level

2.. If not how can I manually stop code running if I open a spreadsheet

Thanks