Hi,
I think this question would have a simple solution but I can not seem to find the answer so I will try to post it instead. I have a table that has 77 names on the first column and their scores on the second column. I created another table using the LARGE function to find the top 10 scores out of the 77 entries. The problem is that I can not show the owners of the top 10 scores in the second table that I created because there is a duplicate in the scores. I used INDEX and MATCH and the duplicate scores would show 1 name as it would only lookup the first value the function sees from the table.
Thanks in advance! Cheers!
I think this question would have a simple solution but I can not seem to find the answer so I will try to post it instead. I have a table that has 77 names on the first column and their scores on the second column. I created another table using the LARGE function to find the top 10 scores out of the 77 entries. The problem is that I can not show the owners of the top 10 scores in the second table that I created because there is a duplicate in the scores. I used INDEX and MATCH and the duplicate scores would show 1 name as it would only lookup the first value the function sees from the table.
Thanks in advance! Cheers!