View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
patrick molloy patrick molloy is offline
external usenet poster
 
Posts: 391
Default Certifying Macros in a Domain

That's the whole point of having security - to STOP
people uploading code that could be a virus.

-----Original Message-----
Hello friends. I have an internal Excel spreadsheet that

I
designed and that is soon to be used by many company
associates when it is released.

The question I have is this: How do I design the
spreadsheet so that all users that access the .xls file
automatically download the included macro without

getting
the security prompt? Touching each machine to lower the
security settings would be too much work. I've heard

there
is a way to do this at the original file or domain

level,
removing the prompt and installing the macro without
question.

Thanks to all for any assistance.
.