PDA

Click to See Complete Forum and Search --> : Crystal Report


Nauj
Jan 13th, 2000, 02:17 AM
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

Eclipse DevSoft
Jan 13th, 2000, 03:00 AM
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.