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
DB
Calculating asset depreciation using the declining balance method
Learn moreISERROR
Checking if a value is any error type
Learn moreSUMIF
Summing numbers based on a single condition for filtered totals
Learn moreROUND
Rounding a number to a specified decimal place for precision control
Learn morePMT
Calculating the payment for a loan based on constant payments and interest rate
Learn moreYEAR
Extracting the year component from a date value
Learn moreXMATCH
Finding the position of a value in a range with enhanced options
Learn moreACOSH
Finding the inverse hyperbolic cosine for exponential or logarithmic 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.