How can I append Mulitple reports to be display (printPreview) as one report

J

Javier Medina

Hi,

I've recently built an access program that displays several reports. I want to be able to append 18 reports into one single document. Now the DB contains multiple tables, queries, macros, forms, etc...So far I get it to work as I want except that I can't append the reports please advise on what to do.

Javier
 
D

Duane Hookom

I have created dozens and dozens of applications and never had a desire to
do this. You could add the individual reports as subreports into a single
unbound report. This will mess up all the Page Headers, Footers, and events.

--
Duane Hookom
MS Access MVP


Javier Medina said:
Hi,

I've recently built an access program that displays several reports.
I want to be able to append 18 reports into one single document. Now the DB
contains multiple tables, queries, macros, forms, etc...So far I get it to
work as I want except that I can't append the reports please advise on what
to do.
 

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

Top