how to marry query and report

  • Thread starter Thread starter Scott Shively
  • Start date Start date
S

Scott Shively

Hi,

I have a created a query to select my data and a report to show the results.
How do I marry to the two together so that when I open the report it runs
the query and displays the results in my report?
 
Open the report in Design view.

In the Properties box (View menu), set the RecordSource property of the
Report to the name of the query.
 

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