View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default How do i use VBA script to control macro security level

Not really. If the virus writer has already got the OP to run his code,
changing macro settings at that point is irrelevant.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Norman Jones" wrote in message
...
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