geraldjr30b
Programmer
i hope this makes sense, but i want to write a query which tracks the movement of student status for a 4 month period. the status would be 4 possibilities/buckets. passing, very good, needs improvement and failing, with a range of scores to be used to determine each. i want to get the count of students and the names in the starting category for month 1, and then track the number in each category for each month, like as the students change status/categories. Please help. so the end result will be in a pivot table with category along the left side and category along the top. i guess the months can be filtered at the top?