C
contrast
Guest
I am trying to set up a form which contians a combo box that I want to use to display data on a continous subform.
The data I am working with are books. So when I pull down the combo box for publishers I see several instances of the publishers name (since one publisher can publish several books).
What I want is to only see the publisher's name once and after I select it have all of the records that contain that publisher to be displayed in the continious subform.
Thanks for any help.
The data I am working with are books. So when I pull down the combo box for publishers I see several instances of the publishers name (since one publisher can publish several books).
What I want is to only see the publisher's name once and after I select it have all of the records that contain that publisher to be displayed in the continious subform.
Thanks for any help.