Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
MAX scans one or more ranges and returns the highest number found, ignoring text and empty cells. It is the go-to function for identifying the top score, highest revenue, or latest date in a dataset.
=MAX(B2:B5)=MAX(B2:B5)Computed by a real spreadsheet engine on the sample data below.
| Month | Revenue |
| Jan | 5200 |
| Feb | 4800 |
| Mar | 6100 |
| Apr | 5900 |
=MAX(B2:B5)→6100
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: