EXCEL MIN FUNCTION

The lowest value from a collection of cells will be returned by this function.

Syntax:

=MIN (number1, [number2], …)

  • The first number is required; following numbers are optional. You have a range of 1 to 255 integers for which you want to determine the least value.

Step By Step Guide of MIN Function

In this example, we are obtaining the group’s lowest value, which is =MIN(A2:A8), 54.

  • Arguments can be integers, characters, arrays, or references containing numbers.
    Logical values and text representations of numbers entered directly into the argument list are Recorded.
  • Only integers in an array or reference are utilized if an argument is an array or reference. In the array or reference, blank cells, logical values, or text are disregarded.
  • If there are no numbers in the parameters, MIN returns 0.
  • Errors are caused by arguments that are error values or language that cannot be converted into numbers.

Related Functions

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now