C
Cesar
Hi,
I'm using a form (frmEntryCost) to enter values to Cells in a Worksheet,
but before open this form I need to prompt for a password and if this
password is valid, then open the entry form if not, a message should show
with "wrong password, try again!" and keep asking for the password until it
matches the valid password. The real password I want it to be, let's say in
the cell Z1, where I can change it easily. What is the code for this password
to work?
Thanks
I'm using a form (frmEntryCost) to enter values to Cells in a Worksheet,
but before open this form I need to prompt for a password and if this
password is valid, then open the entry form if not, a message should show
with "wrong password, try again!" and keep asking for the password until it
matches the valid password. The real password I want it to be, let's say in
the cell Z1, where I can change it easily. What is the code for this password
to work?
Thanks