Macro protection

  • Thread starter Thread starter LB79
  • Start date Start date
L

LB79

Is there a way that i can password protect my macros? I want users to be
able to use them but not look at the code.
 
Hi
goto the VBA editor, choose your project and with a right-click open
the VBA Properties of this project. You can define a password.

Note: This kind of protection is quite weak. There's NO way to really
protect your code
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top