Kevin Field
Registered User.
- Local time
- Yesterday, 22:06
- Joined
- May 26, 2010
- Messages
- 35
Can someone suggest a way to do this?
I have a form which has a combo box in the form header.
Bascially i want to be able to select a record from the combo box (in this case a book ref no) and when selected it will show all client who are in that particul;ar book.
The clients come from a seperate table and are linked to the bookref no mentioned above.
I have been trying various ways but all that happens is it homes in on the first record in the long list which has that ref no.
What i want to happen is that it singles out all of the records with that ref and shows only them.
Any ideas?
I have a form which has a combo box in the form header.
Bascially i want to be able to select a record from the combo box (in this case a book ref no) and when selected it will show all client who are in that particul;ar book.
The clients come from a seperate table and are linked to the bookref no mentioned above.
I have been trying various ways but all that happens is it homes in on the first record in the long list which has that ref no.
What i want to happen is that it singles out all of the records with that ref and shows only them.
Any ideas?