Combine multiple queries as a report in 1 page

  • Thread starter Thread starter AGOKP4
  • Start date Start date
A

AGOKP4

How can I combine results from multiple queries as a report in 1 page?

THANKS!!!
 
Use a subreport to show the data from another query.

Use multiple subreports if you need to show data from multiple queries.
 
Hi Allen,

Thanks. I tried this but the headings the sub reports were missing
 
I assume you mean "Page" headings. You can generally use the Report Headers
or set up a new primary sorting and grouping level on a constant value like:
=1
Move your existing Page heading labels to the new =1 Group Header section.
Set this section's Repeat Section property to Yes.
 

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