Using Crystal 8.5. I have a report grouped by date. The details section includes patient name, medical record number, subreport 1 (which contains only one field), and subreport 2 (which also contains only one field).
I'd like the report to only generate data on those records where there is data entered in either or both of the subreports.
Eg)If there are 5 total records for a date period, and only one with data in subreport1 and two with data in subreport2, the report should generate only those 3 records.
Thanks for any assistance!
I'd like the report to only generate data on those records where there is data entered in either or both of the subreports.
Eg)If there are 5 total records for a date period, and only one with data in subreport1 and two with data in subreport2, the report should generate only those 3 records.
Thanks for any assistance!