With Crystal Report 9 there is now no option to suppress subreport if it is double or duplicated. How do I solve or program this with a formula?
My case: I have a schedule report. In one day sometimes there are several records or meetings. So for every record or meeting the subreport shows these, while it is not necessary to have shown for every record in that one day.
------mainreport----- --------subreport--------
DATE EMPLOYEE TIME TILL CONTACT NOTE
19-11-02 Thomas 8:00-12:00 John salesm
19-11-02 Harold 8:00-12:00 John salesm
19-11-02 Eric 8:00-12:00 John salesm
How do i solve this: instead of 3 times the same date becomes 1 date and instead of 3 times subreport showing 1 report for that day?
My case: I have a schedule report. In one day sometimes there are several records or meetings. So for every record or meeting the subreport shows these, while it is not necessary to have shown for every record in that one day.
------mainreport----- --------subreport--------
DATE EMPLOYEE TIME TILL CONTACT NOTE
19-11-02 Thomas 8:00-12:00 John salesm
19-11-02 Harold 8:00-12:00 John salesm
19-11-02 Eric 8:00-12:00 John salesm
How do i solve this: instead of 3 times the same date becomes 1 date and instead of 3 times subreport showing 1 report for that day?