N
Not_a_notes_fan
Hi
I am very new to VB so treat me gently please!
I want to password protect a command button on a form. Basically I want
users to click button1 on form1 to open form2 in data entry mode, or button2
on form1 to ask for a simple password which will then open form2 in data edit
mode.
I am not concerned with user security levels etc, because the users will be
detered enough when they see a password prompt. The actual password can be
encoded within the VB code using an "if" statement to compare.
Thanks for your help!!
I am very new to VB so treat me gently please!
I want to password protect a command button on a form. Basically I want
users to click button1 on form1 to open form2 in data entry mode, or button2
on form1 to ask for a simple password which will then open form2 in data edit
mode.
I am not concerned with user security levels etc, because the users will be
detered enough when they see a password prompt. The actual password can be
encoded within the VB code using an "if" statement to compare.
Thanks for your help!!