View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
David Welch[_2_] David Welch[_2_] is offline
external usenet poster
 
Posts: 21
Default How do i use VBA script to control macro security level

There was a post about security settings using registry keys by someone
called Jim Rech, the key was:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Security

And then you've got level in there

Norman Jones wrote:
Hi SwiftCode,

If you are able to solve this, you will please many an aspiring virus
propagator.


---
Regards,
Norman



"swiftcode" wrote in message
...

Hi,

I heard that it is possible to control the excel
macro security level using vba scripts,
does anybody have any idea on how to do this?

Thank you in advance