"MaxIF" or "RankIf" formulas?

BAMF

Board Regular
Joined
Jun 20, 2004
Messages
62
Is there a formula to find the highest score(s) for Bob in a list with all of his games, and all of his teammates games? Something like "MaxIf" would be perfect, but I don't think it exists. It seems logical, but I'm stumped.

If that is possible, can it be taken a step farther to have a formula rank Bob's score (e.g. 1, for his highest score, 2 for his second best score, etc)? Something like "RankIf" comes to mind, but I don't see that either.

I appreciate any help you might be able to provide!

Thank you,
Rich
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
There is a MAXIFS function in Excel 2016 and Office 365.

You could try the array formula below.
This formula must be entered with CTRL-SHIFT-ENTER.
Excel Workbook
ABCDE
1NameScoreNameBob
2Sam55Score Rank
3Bob67182
4Mary58267
5Sam79365
6Bob65
7Sue48
8Bob82
Sheet
 
Upvote 0

Forum statistics

Threads
1,215,730
Messages
6,126,528
Members
449,316
Latest member
sravya

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top