paulhenley
Registered User.
- Local time
- Today, 11:14
- Joined
- Apr 16, 2002
- Messages
- 23
I have two tables (Suppliers & Orders)
I have created a form to input the orders and I want the form to check that when the user adds a supplier id (to the order form) a lookup takes place and verifies if the supplier id exists in the supplier table. If it does input continues, if it does not exist, an error box appears saying so.
Please can anyone advise how I get the form to verify values in another table.
I have created a form to input the orders and I want the form to check that when the user adds a supplier id (to the order form) a lookup takes place and verifies if the supplier id exists in the supplier table. If it does input continues, if it does not exist, an error box appears saying so.
Please can anyone advise how I get the form to verify values in another table.