Thread: protect marco
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Steve[_9_] Steve[_9_] is offline
external usenet poster
 
Posts: 32
Default protect marco

On 2 Dec, 12:17, Wu wrote:
I have a file contains some marco which dont want to be read by other person.

How can I set the marco unread?


you need to set a password in the VB projects window.

Alt - F11, Tools , VBAproject Properties, Protection and make sure the
'Lock project for viewing' has a tick


Steve