creolejazz
Registered User.
- Local time
- Today, 17:01
- Joined
- Jun 28, 2007
- Messages
- 55
Hello. I have a form with a combo box containing a RetrievalFeild to look up data (name and birthday) that may already exist in the table. That way, if the data is already there, I don't have to enter it a second time and create a duplicate entry.
When I am in the combobox and find existing data, I would like to hit TAB (or ENTER) and have all the existing data (the rest of the data, address, phone #, etc) appear in the upcoming form fields. In other words, I'd like to go straight to that record and have the data from that found record to appear in the rest of the form fields.
How do I accomplish that? Thanks.
When I am in the combobox and find existing data, I would like to hit TAB (or ENTER) and have all the existing data (the rest of the data, address, phone #, etc) appear in the upcoming form fields. In other words, I'd like to go straight to that record and have the data from that found record to appear in the rest of the form fields.
How do I accomplish that? Thanks.