MIN function

Microsoft Office ShapeSheet

MIN function

See also

Returns the smallest number from a list. Smallest means closest to negative infinity.

Syntax

MIN(number1,number2,...,numberN)

Example

MIN(13 in.,1 ft, 20 cm)

Returns 20 cm.