Thread: Macro Security
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Macro Security

If you could use code to set security to low, security settings would be
useless as a tool to prevent malicious code.

If security is high, unsigned workbooks won't run code so how would you get
the code to run in any case?


Gord Dibben MS Excel MVP

On Wed, 4 Mar 2009 14:58:06 -0800, will07
wrote:

Hi, Can any body tell me if there is a code I can use that will set the
Macro Security to low when the workbook is opened and then return to high
when the workbook is shut down. I work on a network where the default is set
to high.

thanks