poohbear2012
Registered User.
- Local time
- Today, 00:06
- Joined
- Jan 8, 2012
- Messages
- 30
Hi
I have created a form for users to enter details about customers. I want the form to search the tblcustomerdetails table upon entry of the customer number into the first field and populate the first name, surname and date of birth fields if there is a value in that table that matches.
If there are not matches present they will need the ability to enter the form normally.
Is there any way of creating an AfterUpdate Event to undertake this?
Regards
Trisha
I have created a form for users to enter details about customers. I want the form to search the tblcustomerdetails table upon entry of the customer number into the first field and populate the first name, surname and date of birth fields if there is a value in that table that matches.
If there are not matches present they will need the ability to enter the form normally.
Is there any way of creating an AfterUpdate Event to undertake this?
Regards
Trisha
