I'm not really sure how to phrase the question but here is what I want to do:
I have a pivot table that filters data by grade( Data = Count of student, Column = Grade, Row = Month, and then different sorting optoins in Page for time, location, etc).
Here is a sample of my data:
This works great but I would like to be able to track student referrals of the Kindergarten class as they move up to 4th grade. So if I picked 4th grade it would return not just data from the current year but show what the 3rd grade did last year, what 2nd grade did 2 years ago and so on.
If I have to set up a different pivot table, I can or if I need to do something different, I will. I'm just not sure what function to look for or exactly how to describe it.
Any advice would be appreciated.
Thanks
I have a pivot table that filters data by grade( Data = Count of student, Column = Grade, Row = Month, and then different sorting optoins in Page for time, location, etc).
Here is a sample of my data:
Excel 2003 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | Referral Id | Date | Grade | Time | Location | Problem Behavior | Motivation | Others Involved | Admin Decision | Month | ||
2 | 22745192 | 8/17/2011 | K | 3:30:PM | Bus | PAgg | Ob p attn | Peers | Conf | August-11 | ||
3 | 22742632 | 8/18/2011 | 1 | 10:30AM | Class | Fight | Avoid task | Peers | Conf | August-11 | ||
4 | 22742641 | 8/22/2011 | 2 | 3:30:PM | Bus | Fight | Ob p attn | Peers | Conf | August-11 | ||
5 | 22745072 | 8/25/2011 | 4 | 7:30:AM | Bus | Fight | Ob p attn | Peers | Conf | August-11 | ||
6 | 22745172 | 8/25/2011 | K | 11:30AM | Class | Other | Unknown | Peers | Conf | August-11 | ||
7 | 22745270 | 8/25/2011 | 4 | 3:30:PM | Bus | PAgg | Ob p attn | Peers | Conf | August-11 | ||
8 | 22745108 | 8/25/2011 | 1 | 3:30:PM | Bus | Fight | Ob p attn | Peers | Conf | August-11 | ||
9 | 27876733 | 8/21/2012 | 4 | 3:30:PM | Bus | PAgg | Ob p attn | Peers | Bus susp | August-12 | ||
10 | 27876715 | 8/22/2012 | 1 | 11:15AM | Plygd | Inapp lan | Ob itm | Peers | In-sch susp | August-12 | ||
11 | 27901541 | 8/24/2012 | K | 11:45AM | Plygd | PAgg | Ob p attn | Peers | Conf | August-12 | ||
12 | 27901363 | 8/24/2012 | K | 11:45AM | Plygd | PAgg | Ob p attn | Peers | Conf | August-12 | ||
13 | 27901381 | 8/24/2012 | K | 11:45AM | Plygd | PAgg | Ob p attn | Peers | Conf | August-12 | ||
Sheet2 |
This works great but I would like to be able to track student referrals of the Kindergarten class as they move up to 4th grade. So if I picked 4th grade it would return not just data from the current year but show what the 3rd grade did last year, what 2nd grade did 2 years ago and so on.
If I have to set up a different pivot table, I can or if I need to do something different, I will. I'm just not sure what function to look for or exactly how to describe it.
Any advice would be appreciated.
Thanks