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
FACTDOUBLE
Calculating the double factorial for specialized combinatorial problems
Learn moreISPMT
Calculating the interest payment for a loan with straight-line amortization
Learn moreOR
Testing if any condition is TRUE for logical operations
Learn moreTAN
Calculating the tangent of an angle for slope or trigonometric analysis
Learn moreFACT
Calculating the factorial of a number for permutations or probability
Learn moreVLOOKUP
Looking up a value in the first column and returning a value from the same row
Learn moreLEFT
Extracting characters from the start of a text string
Learn moreSIGN
Determining the sign of a number for directional analysis
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.