K
KPalmer
I have a form used as a password screen with a combo box for password data
entry. I have a table which houses the passwords. I need the combo box on
the passwoprd form to screen the data entered to validate if an acceptable
password was entered that matches the listing in the table. If it matches, I
want to open a specific table with edit capabilities. If it doesn't match, I
want an error to appear.
entry. I have a table which houses the passwords. I need the combo box on
the passwoprd form to screen the data entered to validate if an acceptable
password was entered that matches the listing in the table. If it matches, I
want to open a specific table with edit capabilities. If it doesn't match, I
want an error to appear.