Hide password on password protected form

stephaniekn

New member
Local time
Today, 13:25
Joined
Dec 18, 2009
Messages
2
I created a password protected form on access 2007 by following this site:
http://support.microsoft.com/kb/179371

It works fine but when I am prompt to type in a password, the password I type is visible instead of showing a mask (i.e. *******).

What do I do to mask the password when I type it in.

Thanks.
 
Set the INPUT mask for the text box to the word:

PASSWORD

and it will then mask it.
 
Which text box? For the instructions on the site I didn't need to create a password text box.
 

Users who are viewing this thread

Back
Top Bottom