MIN Google Sheet Formula
Generate Google Sheet MIN Formulas in seconds
Interactive Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
MIN Formula Syntax
Example Use Case
Finding the smallest numeric value in a range for low-point analysis
Understanding the MIN Formula
The MIN function in Excel identifies the smallest numeric value in a range, skipping text, blanks, or logical values. It’s a basic tool for finding lows—like minimum costs or bottom scores—in your data.
MIN(A1:A5) with 10, 50, 20, , 5 returns 5. It’s easy, handling ranges or inputs directly, offering a fast way to spot the smallest number without manual comparison.
Why Use MIN?
MIN pinpoints lows—think budget cuts or baseline checks. Its numeric-only focus ensures you’re catching the smallest value, ideal for setting floors or spotting dips.
Example with Sample Data
Numbers | Formula | Result |
---|---|---|
10, 50, 20 | =MIN(10, 50, 20) | 10 |
5, , 15 | =MIN(5, , 15) | 5 |
-1, -5, 3 | =MIN(-1, -5, 3) | -5 |
MIN finds the floor: 10 from 10, 50, 20; -5 from negatives. It’s a low-point locator.
Explore More Google Sheet Formulas
INDEX
Returning a value from a table based on its position
Learn moreSECOND
Extracting the seconds component from a time value
Learn moreMATCH
Finding the position of a value in a range
Learn moreMEDIAN
Finding the middle value in a range for central tendency
Learn moreTIMEVALUE
Converting a time stored as text to a serial number
Learn moreLN
Calculating the natural logarithm for growth or decay analysis
Learn moreINDIRECT
Converting a text string into a cell reference for dynamic referencing
Learn moreODD
Rounding a number up to the nearest odd integer for specific alignments
Learn moreUnlock the Full Power of Sheet Alchemy
Get access to all our formula generators, script generators, and conversion tools with a free Sheet Alchemy account.