Make my macro security

  • Thread starter Thread starter wooo
  • Start date Start date
W

wooo

Hello,

After creating some macros, I want to let other friends
use it but dont want to let them see my macros.

Can I set password or other methods to make it secret?

Thanks for your kind help.
 
in the VBE, with your workbook as the active project, go to
Tools=>VBAProject Name Properties and in the second tab (protection), you
can set a password and check the box to not make your code visible (lock
project for viewing).
 

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