password protected to sub form

R

Ranjith Kurian

i have a form which don't want to be used by everyone.it should be protected
with a password.
i have Main form which calls many sub forms, one of the sub forms need to be
protected with password.

Below are the forms created in my database

frmForm
frmMain1
frmPassword

frmForm has a command button(cmdDo) which calls Form(frmPassword).
in frmPassword there is text box(PASSWORD),when i type password as A to my
text box this should open my frmMain1
 

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