Protect code only

D

dsarvas

How can I create a Word document that allows users to interact with
text boxes, command buttons, etc. but keep the vba code hidden?
Don
 
D

dsarvas

Just figured out the answer to my question. The controls were all
placed on a form. Locking the project from viewing also prevented the
use of the form. I put the controls on the document iinstead which
resulted in access to the controls while hiding the code - at least
from those who don't know how to get past that.
Don
 

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