Printing multiple reports

S

Steve

How can I supress the page eject when printing one report after another from
a macro.
 
A

Allen Browne

If you want the 2nd report to start on the same page that the first one
finished, you will need to make them one report.

Open the first report in design view, and add the 2nd report as a subreport
in the Report Footer section.

If I have not understood your question, please post a follow up.
 
Top