Attached is a sample of my data. I have a list of about 30 names with a ranking number of sorts (we input data to determine rankings based on attendance).
I'm using a combination of the LARGE function as well as the MATCH / INDEX to report the name (which is to the LEFT of the ranking number). The LARGE function is working as expected, except when there are duplicates it will report only the first name twice. In this sample, you can see two people happen to have a rank of 33 but only the first name is reported.
Is there any formula or array I can use to get around this? Some other way to get the correct names with the rankings? Thanks in advance!
Bookmarks