Create a new form, put in some text boxes, one for username and one for password.
In the password text box properties, put in the input mask "Password" without the quotes. then in the tab control page OnClick event to open the new form, insert some VBA Code to validate it, and then open the page when the user clicks "OK" or do nothing but close the password form if click on cancel