How can I select multiple criteria using a form to generate a report in
Access 2007.
By putting multiple instances of
=[Forms]![NameOfForm]![NameOfControl]
or other appropriate expressions on the Criteria line of a query, and use that
query as the Recordsource for the report.
For a more detailed answer please post a more detailed question.