Hi,
I'm working on an Excel document that organizes people into groups/teams/table assignments. I would like to generate a roster of people in each group--e.g. those who are in Bill's Group, those who are in Bob's Group. The people who have signed up are in Column A. In Column B will be the group assignment where I'll just type "Bill" etc.
What I am trying to do is create a place somewhere else on the worksheet that has a running list of those who are in Bill's and Bob's groups, based on the data from Column A and B. Thus, when the field in column B says "Bill" the person's name from Column A is listed in the roster section under Bill's name.
My list is actually quite long and I already use data sorting and counting functions to find out how many are in each group/team, but I would like to be able to quickly see who is in a group without having to sort data and make changes on the fly to move people from group to group.
Here's an example of what I am looking for:
Example:
Column A Column B
Jim F Bill
Tom R Bob
Tony T Bob
Fred B Bill
Rick G Bill
Eric N Bob
I would like the above information to automatically produce a list such as these that will change on the fly as I change Bill's and Bob's names in the columns:
Bill's Roster
Jim F
Fred B
Rick G
Bob's Roster
Tom R
Tony T
Eric N
Thanks for you help!
Bookmarks