Combine reports nad output to PDF

A

AGOKP4

HI,

I would like to find out if its possible to create a macro that will combine
9 separate reports in an access DB and output to a PDF file.


Thanks!!
 
S

Steve Schapel

AGOKP4,

You can make a blank report, and then add all of the 9 reports as
subreports, one after the other, and separated by page breaks. Then you can
output this report.
 
Top