I need multiple reports on one page

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

Guest

I have many reports to create and need those which are related to appear
together on one page. I can see that you can create multiple columns for
seperated side by side reports. Is there a way to do create mulitple reports,
one above the other, on the same page?

Thanks for your help!
Kristine
 
Kristine

Create a "main report".

Create each of your "multiple" reports.

Open the main report in design mode.

Add in the first of your "multiple" reports as a sub-report.

Repeat until they're all in there.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
smilee8_28 said:
I have many reports to create and need those which are related to appear
together on one page. I can see that you can create multiple columns for
seperated side by side reports. Is there a way to do create mulitple reports,
one above the other, on the same page?


Use your reports as subreports on an unbound and otherwise
blank main report. You can add a Page Break control between
the subreports to force a new page where ever you want.
 
I believe that is just the thing I need! Thanks!

Marshall Barton said:
Use your reports as subreports on an unbound and otherwise
blank main report. You can add a Page Break control between
the subreports to force a new page where ever you want.
 
Back
Top