PamRutledge
Programmer
I have to create a report that lists all student classes and grades:
Susie Smith English 12 87
Susie Smith Social Studies 12 62
Then I need to come up with how many classes Susie failed. I have that part working.
BUT I have to at the end of the grade level show the total enrollment (which I have working) the # of students who failed 1 class and the percentage, # of students who failed 2 classes w/ percentage, etc.
So is should look something like:
Grade Enrolled 1 Class 2 Classes 3 Classes 4 Classes
7th 100 2-2% 5-5% 16-16% 0-0%
8th
9th
Etc. I am not having ANY success creating these totals in the grade level footer. Any suggestions?
Susie Smith English 12 87
Susie Smith Social Studies 12 62
Then I need to come up with how many classes Susie failed. I have that part working.
BUT I have to at the end of the grade level show the total enrollment (which I have working) the # of students who failed 1 class and the percentage, # of students who failed 2 classes w/ percentage, etc.
So is should look something like:
Grade Enrolled 1 Class 2 Classes 3 Classes 4 Classes
7th 100 2-2% 5-5% 16-16% 0-0%
8th
9th
Etc. I am not having ANY success creating these totals in the grade level footer. Any suggestions?