Multiple Queries in Rpt

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

Guest

I have six Queries with totals in two fields. I want a report that includes
all of these queries. Can I create a report based on more than one query?
Thanks!
 
Yes and no. You can only have one query for any given report. However, you
could create 6 reports and then include them as sub-reports in another
report.
 
I thought about SubReport after the post. Do I create a blank report and
then insert the Subs or do I create a report from one of my queries and then
add the subreports. I have never used the SubReport function. Thank you for
your reply.
 
Create the "subreports" as independent reports. Then, create a blank report
and add subreport controls for each of them.
 

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