access 2007,
I have a report that is using a query as the control source. This report is based on many Account Names. I have a command button that when clicked will preview the report for printing. This works fine.
What I would like to do is have the ability to pick from probably a combo box just one Account Name in need be and print that selection rather than printing the whole report.
Not quite sure how to set this up. Do I need to create the combo box on my form and have the control source set to the query?
And how do I get the report to accept the selected account name?
Thanks to all!
Bruce D.