filter report by input parameter from combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to filter a report by an input parameter picked up from a combo
box on a form without using Access Projects. Does anyone have any tips on
how to filter this info? Using Access 2003.
 
Hello

Base your report on a Query not on a table.
Point the Query criteria to the parameter field/s on your from.

Glynn
 

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

Back
Top