Password Protect Help

  • Thread starter Thread starter MaryAnn
  • Start date Start date
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
 
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" έγγÏαψε:
 
Back
Top