Password Protect Help

M

MaryAnn

Ive read every single article and topic on how to password protect a
form, I am not great in reading codes, so is there anybody out there
who can help me on how to password protect a form, I would deeply
appreciate it. Thank You
 
G

George

Good day MMaryAnn,

Two ways to do this:

1) Using the input box (a questions whcih should be answered by the user and
then open the required form) - Disadvantage - Text typed will not be in a
password form.
2) Use an intermidiate form - Add an unbound object on that and a command
button to proceed to the second form - On the click event of the command
button use either VBA or a macro which opens the form if the value of the
unbound object is Open lets say.
If you need further info please inform me.

Ο χÏήστης "MaryAnn" έγγÏαψε:
 

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