Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I created a vba macro that works great. It lives in a workbook that is
shared among users. In trouble shooting why it didn't always work, I found out that some users have their macro seurity set to high. I figure there are 2 options. 1) write a macro that tests to see what the macro security is, and if it is set to high, pop up a message with instructions to the user to lower it 2) the "very high" description reads. "Only macros installed in trusted locations will e allowed to run." Seems to me that the most complete solution would be to figure out what this means, make sure my macro "lives" there (whatever that means) and then it should work for all. What does it mean by trusted locations? Is this the Internet Options, Trusted Sites? I thought that was for web sites only. thx thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro security | Excel Discussion (Misc queries) | |||
macro security | Excel Discussion (Misc queries) | |||
Avoid Outlook macro security for Excel bades macro | Excel Programming | |||
Macro security | Setting up and Configuration of Excel | |||
Macro needed to set macro security in Excel to minimum | Excel Programming |