Combining reports

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

Guest

I have a large report that I want to generate that will include multiple (4
or more) sub-reports and, each time the new report is set to generate, need
it to perform a page break. Example: Main page is report header only. 2nd
page is Report 1, 3rd page would be Report 2, 4th page would be report 3.
Some are formatted with columns, some are not.
 
Chris said:
I have a large report that I want to generate that will include multiple (4
or more) sub-reports and, each time the new report is set to generate, need
it to perform a page break. Example: Main page is report header only. 2nd
page is Report 1, 3rd page would be Report 2, 4th page would be report 3.
Some are formatted with columns, some are not.


One way would be to just use a Page Break control (from the
tool box) between the subreports.
 

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