swilliams2785
Registered User.
- Local time
- Today, 18:11
- Joined
- Jun 24, 2010
- Messages
- 19
I can't believe my problem is as difficult to solve as my web search efforts indicate. In a nutshell I have the following data:
Record# Period Subject Grade
1 1 Math 90
2 2 Math 80
3 3 Math 85
4 4 Math 95
I want the report to show:
Subject Period 1 Period 2 Period 3 Period 4
Math 90 80 85 95
I’m OK with the formatting I just can’t get the grades to print out on one line. This is a simple representation of a complex report card that reports 99 items each grade period so a single record with all 99 grades for 4 report periods isn’t possible.
I can't format the examples above correctly in this test window so I have attached a Word document that displays the data in the correct format.
Record# Period Subject Grade
1 1 Math 90
2 2 Math 80
3 3 Math 85
4 4 Math 95
I want the report to show:
Subject Period 1 Period 2 Period 3 Period 4
Math 90 80 85 95
I’m OK with the formatting I just can’t get the grades to print out on one line. This is a simple representation of a complex report card that reports 99 items each grade period so a single record with all 99 grades for 4 report periods isn’t possible.
I can't format the examples above correctly in this test window so I have attached a Word document that displays the data in the correct format.