Hi all,
In my Crystal Report, I have got the following records:
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16
Administrative Professionals 02222 01-02
Administrative Professionals 02222 26-27
Administrative Professionals 02222 11-12
Under Ian's suggestion, I display details in a group footer.Create group based upon class
Add class and class number to footer suppress header and details. Then in footer add Max summaries of the other fields.
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16 01-02 11-12
But I need
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16 01-02 26-27,11-12
Anyone know how crystal report can deal with this situation?
Thanks very much
In my Crystal Report, I have got the following records:
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16
Administrative Professionals 02222 01-02
Administrative Professionals 02222 26-27
Administrative Professionals 02222 11-12
Under Ian's suggestion, I display details in a group footer.Create group based upon class
Add class and class number to footer suppress header and details. Then in footer add Max summaries of the other fields.
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16 01-02 11-12
But I need
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16 01-02 26-27,11-12
Anyone know how crystal report can deal with this situation?
Thanks very much