Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to create a VBA procedure for the Open event of a workbook that will
check to see if the macro security level is set to High, and if so, display a message advising the user to change the macro security level to Medium. Being a novice to VBA, can someone please show me how to write such a procedure? Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mike,
Thanks for the link! However, rather than displaying the current macro security level, I just need to determine if it is not set to Medium, and if so, set it to Medium. Can you help? Thanks again, Bob "Mike H" wrote: Have a look here http://www.microsoft.com/office/comm...ad6&sloc=en-us Mike "Bob" wrote: I need to create a VBA procedure for the Open event of a workbook that will check to see if the macro security level is set to High, and if so, display a message advising the user to change the macro security level to Medium. Being a novice to VBA, can someone please show me how to write such a procedure? Thanks. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have a look here
http://www.microsoft.com/office/comm...ad6&sloc=en-us Mike "Bob" wrote: I need to create a VBA procedure for the Open event of a workbook that will check to see if the macro security level is set to High, and if so, display a message advising the user to change the macro security level to Medium. Being a novice to VBA, can someone please show me how to write such a procedure? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating event procedure on worksheet | Excel Programming | |||
Creating event procedure on worksheet | Excel Programming | |||
Creating An Event Procedure | Excel Programming | |||
Creating an event procedure question | Excel Programming | |||
Open event to call procedure ONLY on Monday | Excel Programming |