I have a subreport which brings in courses and grades for a student. Groups 1 and 2 are two different Student ID's, Group 3 is the Course ID and Group 4 is the Bin (Bin are basically like Quarters - Quarter 1 = Bin 1, Quarter 2 = Bin 2, Quarter 3 = Bin 3, Quarter 4 = Bin 4, Class Exam = Bin 5, State Exam = Bin 6 and Final Grade = Bin 7)
The subreport has GH1 and GH2 supressed. GH3 has the course name and number. GH4 has the Bin field 3 times all with different suppress values (suppress all but Bin 5; suppress all but Bin 6; suppress all but Bin 7).
When the report prints, I want it to print both Exams and the Final Grade on the same line.
For example,
English 80 83 87
Math 92 85 90
What the report is doing now is printing the Class Exam on one line, the State Exam on the second line and the Final Grade on the last line.
For example,
English 80
83
87
Math 92
85
90
I know Crystal is designed to break at the group and since I have GH4 as Bin and the scores are all in different Bins it's doing what it is supposed to be doing, but is there a way to get the report to print all the scores on one line? I have Underlay Following Sections already checked for Groups 3 and 4.
Thanks for your help!
Hillary
The subreport has GH1 and GH2 supressed. GH3 has the course name and number. GH4 has the Bin field 3 times all with different suppress values (suppress all but Bin 5; suppress all but Bin 6; suppress all but Bin 7).
When the report prints, I want it to print both Exams and the Final Grade on the same line.
For example,
English 80 83 87
Math 92 85 90
What the report is doing now is printing the Class Exam on one line, the State Exam on the second line and the Final Grade on the last line.
For example,
English 80
83
87
Math 92
85
90
I know Crystal is designed to break at the group and since I have GH4 as Bin and the scores are all in different Bins it's doing what it is supposed to be doing, but is there a way to get the report to print all the scores on one line? I have Underlay Following Sections already checked for Groups 3 and 4.
Thanks for your help!
Hillary