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
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
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: