Hema Alva said:
How do I set a Macro Security Level at runtime or from command prompt?
Hema,
As I recall, a question similar to this appeared in this newsgroup a
year or two ago. The bottom line is that it wouldn't make much sense to
allow VBA or other automated script to mess with the security level.
That kind of defeats the purpose of having a security setting. The best
you can do is to call up the Security setting window so the user can
make the choice.
John
Project MVP