txczshooter
New member
- Local time
- Today, 05:52
- Joined
- Aug 8, 2015
- Messages
- 3
Hello! Every year or so I get tasked with creating an access project. I get pretty familiar with some basic tables, queries, and forms, and then I lose everything I learned by the time I need to use it again.
Access 2007
I'm creating a database form that has a combo box drop down pulling EmployeeName and a free text field to enter a password. I need the password entry validated against the password stored in a column on the same row as the Employee Name selected from the combo box when a button is clicked. . IF, that value is validated, I need the button click to also record a "time in" or "clock in" entry in a different table. I thought this would be pretty easy, but I can't even remember how to validate the password.
HELP!
Thanks for any guidance.
Access 2007
I'm creating a database form that has a combo box drop down pulling EmployeeName and a free text field to enter a password. I need the password entry validated against the password stored in a column on the same row as the Employee Name selected from the combo box when a button is clicked. . IF, that value is validated, I need the button click to also record a "time in" or "clock in" entry in a different table. I thought this would be pretty easy, but I can't even remember how to validate the password.
HELP!

Last edited: