MIN Google Sheets Formula
Generate Google Sheets MIN Formulas in seconds
Interactive Google Sheets 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
Returns the minimum numeric value in a range in Google Sheets, useful for finding lows.
Understanding the MIN Function in Google Sheets
The MIN function finds the lowest numeric value in a range, ignoring text and blank cells.
Why Use MIN in Google Sheets?
MIN is useful for identifying the smallest values, like lowest temperatures or minimum costs.
Example with Sample Data
Input Range | Formula | Result |
---|---|---|
1, 5, 3 | =MIN(A1:A3) | 1 |
10, 20, "text" | =MIN(A1:A3) | 10 |
-2, 8 | =MIN(A1:A2) | -2 |
The table shows how MIN identifies the lowest number.
Explore More Google Sheets Formulas
STDEV
Calculates the sample standard deviation of a range in Google Sheets, measuring data spread.
Learn moreUPPER
Converts a text string to uppercase in Google Sheets, useful for standardization.
Learn moreISEVEN
Checks if a number is even in Google Sheets, returning TRUE or FALSE.
Learn moreCOUNT
Counts the number of cells with numeric values in a range in Google Sheets, useful for tallying numbers.
Learn moreSORTN
Sorts a range and returns the top N rows in Google Sheets.
Learn moreIFNA
Returns a custom value if a formula results in #N/A in Google Sheets, useful for specific error handling.
Learn moreASIN
Calculating the inverse sine (arcsin) of a number, useful in trigonometry and angle calculations in Google Sheets.
Learn moreQUERY
Runs a SQL-like query on a range of data in Google Sheets.
Learn moreMaster Google Sheets with Sheet Alchemy
Get access to all our formula generators, script generators, and advanced tutorials with a free Sheet Alchemy account.