goldenvision
Registered User.
- Local time
- Today, 17:36
- Joined
- Oct 22, 2003
- Messages
- 49
I have a form based on a table which contains name and address information. Each record in the table is issued with a KeyID. Each record in the table can have upto 7 claim references against it. I have created a one to many join between the name and address table and the claim reference table.
I have a combo box on the form to search via name and address. I also want another combo box on the form to search via claim reference number which is held on another table.
How do I go about it
I have a combo box on the form to search via name and address. I also want another combo box on the form to search via claim reference number which is held on another table.
How do I go about it