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

Upgrade Now

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

=MIN(A1:A5)

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

NumbersFormulaResult
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.

Unlock the Full Power of Sheet Alchemy

Get access to all our formula generators, script generators, and conversion tools with a free Sheet Alchemy account.