View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Change Excel secuirty level

I am telling them for the moment. Just wanted to make it more automatic as
they complain of too many steps...

"Peter T" wrote:

Why not tell user to change the setting.

Regards,
Peter T

"chris" wrote in message
...
User needs to change secuirty manually (ex. in 2003 VERY HIGH does not run
my
digitally signed add-in and user needs to change it to HEDIUM or HIGH),
that's why I need to do it programmatically from an independent VB6
program
which will create Excel object, so user does not do it manually by opening
Excel, selecting security etc....

Can I change it ?