Search Function in a form

P

PJ

I have multiple unbound combo boxes in a form and the row source is base off
of a table. When I select data from one of the combo boxes I click on a
command button to print a report based of the data I selected. I want to be
able to select data from multiple combo boxes and have a report print instead
of having one report for each combo box.
Example:
Select a “Issuer†from a combo box
Select a “ Segment†from a different combo box
Print a report from that criteria instead of two separate reports(one for
Issuer and one for Segment)
Also some of the combo boxes may not have any criteria in them.

Any ideas on how would I do that?

Thanks in advance
 

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