Thread: Hide Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
astrikor astrikor is offline
external usenet poster
 
Posts: 1
Default Hide Macro


I need to find some way of inhibiting access to macro code. I have a
autorun macro which needs to be able to run but which must not b
viewed or edited without a password.
"Private Sub test()" does hide the macro, but the code can still easil
be accessed by hitting "Esc" while it is running. Does anyone know ho
to introduce a password to enable access to code

--
astriko
-----------------------------------------------------------------------
astrikor's Profile: http://www.excelforum.com/member.php...fo&userid=3146
View this thread: http://www.excelforum.com/showthread.php?threadid=51774