Protecting or Hiding VBa Code In a Workbook

J

JR_06062005

I have a workbook with a lot of VBa code which is distributed to data
inputers. Although the workbook and worksheets are protected, the VBa code
is not. I tried using the VBa properties to assign a password. This does
not seem to accomplish anything.

I don't need a high level of security with the code, but right now any user
can go in and change it.

Any assistance will be appreciated.
 
D

Dave Peterson

Make sure you Lock project for viewing, too

(also on that tools|vbaproject properties|protection tab)
 

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

Top