Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any downsides to protect code with password in VBA?

Status
Not open for further replies.

sudakov

Programmer
Jun 17, 2007
53
US
Hello,

I would like to protect my code by setting password to view the code.

I heard that some parts of code will not work after password-protecting the code.

Did anyone experience problems to run code after protecting it with password?

Your help is appreciated.

sudakov
 
I have often done this in Access 2000. It is not much protection and a nuisance if you forget your password, but it has never prevented any code running that I noticed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top