VBA codes

D

Denver

i have my database and my VBA codes on it..
is there anyway i can protect my VBA codes by a password?
to avoid users from changing or playing with...
how can i start my codes? what would it looks like?

thanks anyway

denver
 
D

Denver

i have my database and my VBA codes on it..
is there anyway i can protect my VBA codes by a password?
to avoid users from changing or playing with...
how can i start my codes? what would it looks like?

specially my Event Procedure is there anyway i can protect them thru a
password?


thanks anyway
 
R

Rick Brandt

Denver said:
i have my database and my VBA codes on it..
is there anyway i can protect my VBA codes by a password?
to avoid users from changing or playing with...
how can i start my codes? what would it looks like?

specially my Event Procedure is there anyway i can protect them thru a
password?

Users should be given an MDE of your file rather than an MDB. Then the
code is locked down and not viewable.
 

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