Hi,
A would like to create a summary of some data:
Column 1 Has group IDs (~5000 groups with 11 members each)
Column B has the individual IDs for each member - creatively labelled 1-11)
Column III has a numeric value for each of the members
I would like to create an analysis that shows how many times each member (1-11) was either the minimum or maximum value of the group
For example of the 5000 groups
Member 1 was the maximum 1213 times of the 5000 groups
Member 2 was 1001 times
........
How would you do this most efficiently?