Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() How can I protect a public sub from being called using alt+F8? -- kwiklearner ------------------------------------------------------------------------ kwiklearner's Profile: http://www.excelforum.com/member.php...o&userid=31909 View this thread: http://www.excelforum.com/showthread...hreadid=527862 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Declare "Option Private Module" at the top of the code module.
Regards, Greg "kwiklearner" wrote: How can I protect a public sub from being called using alt+F8? -- kwiklearner ------------------------------------------------------------------------ kwiklearner's Profile: http://www.excelforum.com/member.php...o&userid=31909 View this thread: http://www.excelforum.com/showthread...hreadid=527862 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() this worked perfectly.... thanks again -- kwiklearne ----------------------------------------------------------------------- kwiklearner's Profile: http://www.excelforum.com/member.php...fo&userid=3190 View this thread: http://www.excelforum.com/showthread.php?threadid=52786 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect macro | Excel Discussion (Misc queries) | |||
How to protect my macro | Excel Discussion (Misc queries) | |||
Protect Macro | Excel Programming | |||
protect a macro | Excel Programming | |||
protect - macro? | Excel Programming |