Reports Based On Queries

J

J

I have a query created and need to create a report based on the query.
I was wondering what the easiest way to accomplish this task would be.
Any help is appreciated.
 
T

TC

You create a report on a query, in the same way that you create a
report on a table: by using a report wizard, or entering the name of
the table or query directly into the RecordSource property of a new
report.

HTH,
TC [MVP Access]
 
Top