Create list of rows based on cell contents of specific column
I'm not quite sure how to best describe what I'm trying to do, but here goes...
I've got a table where the first column is a list of people. The following two columns are characteristics attributed to each person - for this example lets say eye color and hair color, and for each there are three options that can be chosen.
What I'd like to be able to do is go from that table to a new table, or list, of the names grouped into columns based on eye color, and then separate table or list of the names grouped into columns based on hair color.
Is there any way to automate the creation of the groupings tables/lists such that if I change someone's eye color, their name would move to a different column in the eye color grouping table/list?
Thanks,
Scott
iMac with Retina 5K display, macOS Sierra (10.12.4)