View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bill Lunney Bill Lunney is offline
external usenet poster
 
Posts: 68
Default Macro Virus Protection

Setting the macro virus protection level is only available interactively via
the Excel user interace. No way to get round that and that is a good thing!


--

Regards,


Bill Lunney
www.billlunney.com

"L Buchy" wrote in message
...
Is is possible to set the "Macro virus protection" property
(Tools/Options/General) in a VB script? If so, what command do I use as I
have searched the help & can't seem to find anything.

Thx.