This Access tutorial explains how to mask text in Password Text Box and ComboBox Control with asterisk in Access Form.
You may also want to read:
Access user login Form and verify password
Access Form Password Text Box
When you design a Access Form which requires users to input confidential information, such as log in password, you may want to mask the password with asterisk. You can apply data masking for ComboBox and Text Box.
In Access, you can mask the password in two ways.
C...
Read More