-
I'm using Crystal Report and I'm interested in making a report which content two reports. That is:
----------------
Report header
Report-a-header
Report-a-detail
Report-a-footer
Report-b-header
Report-b-detail
Report-b-footer
Report footer
----------------
Is it possible?? any advice??
Thank you very much
-
Use the subreport on the Insert menu of the SC report designer, set the "Supress Blank section" property to true so that if the second report is empty, it will not show a blank space on the report.