Password for form

K

Ken Snell

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.
 
Top