Combing Reports

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

I have 36 unrelated reports and i would like to combine
them into one report for 2 reasons:
1] Save paper as thier won't be 36 half blank pages
2] Save time so all reports are print at once

Any Ideas?

Thanks
Mike
 
Mike,

Assuming all of the reports are dramatically different in terms data content
and you couldn't just make one report that covers all the data using the
normal methods, you could do this:

1) Create a new report
2) For each report that you are wanting to combine add a new detail section
and a subreport.

You may like to make the subreport's KeepTogether property False, so that
reports can run over pages.

Jamie.
 
Back
Top