Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
MIN scans one or more ranges and returns the lowest number found, ignoring text and empty cells. Use it to identify the minimum bid, lowest temperature, earliest date, or smallest measurement in a dataset.
=MIN(B2:B5)=MIN(B2:B5)Computed by a real spreadsheet engine on the sample data below.
| Product | Price |
| Alpha | 29.99 |
| Beta | 14.50 |
| Gamma | 44.00 |
| Delta | 9.99 |
=MIN(B2:B5)→9.99
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: