One Subform, Two combo boxes

J

Joe Williams

I have a main form with a subform that lists sales. Three subform fields are
saleID, productID, and and salespersonID

I would like to have a combo box (s) so that I can either select productID
and see all the salespeople that sold a particular productID, OR I would
like to be able to select salespersonID and see all the productIDs that this
one person has sold.

I have done this with one simple combo box, buit never where you could be
able to select one onf two criteria.

How can I accomplish this, and is there a more efficient way than two combo
boxes?

Thanks

Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top