nickrugado
MIS
Hi, I have a form that will have a place for the user to enter a password. I want to use visual basic to compare what the user enters against the field on the form (hidden) and run macro 1 if it matches, run macro 2 if it does not.
Any help would be appreciated.
Thanks
field names
PIN(field name where user enters a PW)
UserPW (defined in table and hidden on form)
macro1 (will run a query to add data to a table)
macro2 (will bring up a form saying wrong PIN, try again)
Any help would be appreciated.
Thanks
field names
PIN(field name where user enters a PW)
UserPW (defined in table and hidden on form)
macro1 (will run a query to add data to a table)
macro2 (will bring up a form saying wrong PIN, try again)