Securing VB Projects?

  • Thread starter Thread starter Jeffrey Marcellus
  • Start date Start date
J

Jeffrey Marcellus

Hi, is there a way to password protect VB projects independent of the
Workbook they are attached to? If so, is the method secure, or is it
similiar to the workbook protection scheme (ie. easily crackable).
Thanks, Jeff
 
Jeffrey,

You can password protect the VBA project. In VBA, go to the Tools
menu, choose VBA Project Properties, then the Protection tab.
There, check the "Lock Project For Viewing" option and enter a
password.

There are a variety of commercial products that can break VBA
Project passwords.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

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