geoffishere
Registered User.
- Local time
- Today, 12:50
- Joined
- Mar 14, 2010
- Messages
- 17
I have a form with a combo box. When you select an item out of the combo box it automatically shows you information about that record.
The field in the the combo box is called completemodnumber and is a primary key in a number of my tables. in on of the tables in which completemodnumber is not a primary key it is matched with a few fields called crn. Therefore i am in a situation where for every completenumber there are one or two crn.
At the moment when i selct completemodnumber it only shows one of these crn, is there any way of getting it to show all the crn.
Hope this makes sense
many thanks
Geoff
The field in the the combo box is called completemodnumber and is a primary key in a number of my tables. in on of the tables in which completemodnumber is not a primary key it is matched with a few fields called crn. Therefore i am in a situation where for every completenumber there are one or two crn.
At the moment when i selct completemodnumber it only shows one of these crn, is there any way of getting it to show all the crn.
Hope this makes sense
many thanks
Geoff