K Ken Snell Oct 18, 2003 #2 Easy way to do this (not foolproof) is to open a form that asks for the password. Use a textbox (Password input mask) to receive the password, with a command button to be clicked when done. If password is what you want, then open the desired form.
Easy way to do this (not foolproof) is to open a form that asks for the password. Use a textbox (Password input mask) to receive the password, with a command button to be clicked when done. If password is what you want, then open the desired form.