setting excel 2000 macro security

  • Thread starter Thread starter mari
  • Start date Start date
M

mari

is there a way to set the excel 2000 macro security level to Medium via
scripting or registry changes?

i have excel on terminal server and would like to set it so that al users
receieve medium level.
 
Sure. The key is
HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel\Security\Level
- set it to 2

Andy is correct, this isn't good practice at all. But Medium isn't too
dangerous unless you run a bank or an army, and I take it that your company
agrees to this action.

HTH. Best wishes Harald
 
Back
Top