GessTechie
Technical User
Hello....
I have a form that I use as a gateway to a database. The form asks for a User ID and Password that I have stored in a separate table.
On click of a button, I want to determine if the user entered the correct User ID and Password based upon the User ID table. If they have, it continues to another form for data entry. If not, I want a msgbox to display "Incorrect User ID & Password combo."
I need help determining the best solution.
Thanks
I have a form that I use as a gateway to a database. The form asks for a User ID and Password that I have stored in a separate table.
On click of a button, I want to determine if the user entered the correct User ID and Password based upon the User ID table. If they have, it continues to another form for data entry. If not, I want a msgbox to display "Incorrect User ID & Password combo."
I need help determining the best solution.
Thanks