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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there a way to create a master report

Status
Not open for further replies.

ikirkland

Programmer
Joined
Feb 27, 2002
Messages
16
Location
GB
Is there any way to create a master report that contains about 5 other reports that are subreports?

The reason I want to do this is that I have about 80 conbinations of a series of crystal reports that I want to combine into 1 report that can be displayed in a web browser. It would be tremendous if it could be done in this manner and save me building some sort of report combining engine.
 
You can have one report contain multiple subreports, as long as those subreports don't have subreports. Just start a new report and choose Insert --> Subreport
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top