Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Generating Multiple Reports

Status
Not open for further replies.

vsharma79

Programmer
Aug 22, 2002
15
AU
Hi!

I would like to know if there is a way to generate Multiple reports in one click. I have read about Subreports and cannot get the subreport to print on a new page. Could someone please tell me how I can do that or if there another way to generate unrelated multiple reports in one go.

Thanks in advance.

Vik
 
Place the subreport in the report footer, once the initial report has completed, the subreport will display.

Or place the subreport in the report header and get it first.

You can create multiple report headers and footers by right clicking them and selecting insert section below.

-k
 
I have already tried this out and found out that it prints the subreport, inside the Primary Report. It does not actuall print it on a new page. Furthermore, it even copies the header and footer information of the Primary Report. How can I get it to print the Sub report on a new page, totally independent of the Primary one.

Vik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top