Hello All,
I have a form that allows users to enter invoice numbers into an invoice number field that is stored in an invoice table. There is a validation rule that prohibits entry of invoice numbers that have been previously entered. This is an accounts payable operation and the invoice numbers come from our vendors. The purpose of this application is to track incoming invoices.
The form works but the user has to populate other data in every field before Access tests if the data is valid. What I would like is for Access to test if the data is valid as soon as the invoice number field losses the focus. I know it is something simple but... "simple is as simple does Forest.":banghead: Can anyone help me with this?
I have a form that allows users to enter invoice numbers into an invoice number field that is stored in an invoice table. There is a validation rule that prohibits entry of invoice numbers that have been previously entered. This is an accounts payable operation and the invoice numbers come from our vendors. The purpose of this application is to track incoming invoices.
The form works but the user has to populate other data in every field before Access tests if the data is valid. What I would like is for Access to test if the data is valid as soon as the invoice number field losses the focus. I know it is something simple but... "simple is as simple does Forest.":banghead: Can anyone help me with this?