Password to Lock out VBA from View

  • Thread starter Thread starter Seanie
  • Start date Start date
S

Seanie

Is it possible to create a Password to lock the VBA from view via
code?
 
No valid reason? Here's one, I am distributing a file that I create
via code, part of this code disables thecopy/paste feature which is
held within ThisWorkbook so that the content is not copied to another
file, I also restrict users access to the said file. All these
protections are not fool proof, but they work with the users I'm
dealing with

"What you should do is password protect your project first before
distributing it" this is what I am attempting to do via code

Is the reason good enough??
 

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