Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=MAXIFS(B2:B6,A2:A6,"North")Computed by a real spreadsheet engine on the sample data below.
| Region | Sales |
| North | 4200 |
| South | 3100 |
| North | 5800 |
| West | 2700 |
| North | 4900 |
=MAXIFS(B2:B6,A2:A6,"North")→5800
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
It returns 0 when no cells in the criteria range match the condition.
Yes — use * for any sequence of characters and ? for a single character, e.g. "No*" matches "North" and "Northeast".
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: