Pedigreeman
Registered User.
- Local time
- Today, 23:38
- Joined
- Mar 14, 2011
- Messages
- 57
Please consider the following situation.
customer_ID
1
2
3
Customer_name
Bob
Henry
Jo
On the form I have a box for both the ID and the name. I know them by name rather than ID, so when I type 'Bob' I want the form to autofill '1' into the customer_ID box.
Any help would be much appreciated. If possible I want this form to correspond to one table only. (Ideally I do not want customer names and customer ID to be on a different table)
Many thanks,
Mark
customer_ID
1
2
3
Customer_name
Bob
Henry
Jo
On the form I have a box for both the ID and the name. I know them by name rather than ID, so when I type 'Bob' I want the form to autofill '1' into the customer_ID box.
Any help would be much appreciated. If possible I want this form to correspond to one table only. (Ideally I do not want customer names and customer ID to be on a different table)
Many thanks,
Mark