OK, I've got a big sheet with about 180 members and their status in roughly 30 classes.
I have all those that are overdue auto colored (entire row) in red.
I want to take a section of the worksheet, or perhaps another worksheet, and make a top 10 list that reports the worst classes of the bunch in terms of quantity overdue.
So column G has the course name, and column J has the status, with a specific text of "*OVDUE" if the course is overdue.
here is what I am envisioning will accomplish the task -
1. I want to count the number of overdues, per each course and chart that somewhere.
2. I want to then make that chart actively sorted, putting the highest counting courses on top.
3. On my main worksheet, I will simply put a block of 10 rows and have them just directly pull the names from whatever is on the top of that auto sorting list.
I guess my main hang up in the process is the auto sorting of the list. Is it possible?
Bookmarks