I wish to rank scores for 8 teams each week by Captain's name. My Index/small/row/countif formula seems to work until I encounter duplicate scores one week. I wish to find a formula which overcomes the duplicate score problem.
I wish to rank scores for 8 teams each week by Captain's name. My Index/small/row/countif formula seems to work until I encounter duplicate scores one week. I wish to find a formula which overcomes the duplicate score problem.
No need for an array formula. No need for an intermediate Table. In D21, copied across and down:
=IFERROR(INDEX($B:$B,AGGREGATE(15,6,ROW($B$2:$B$9)/((D$2:D$9=LARGE(D$2:D$9,ROWS($1:1)))*(COUNTIF(D$20:D20,$B$2:$B$9)=0)),1)),"")
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks