You are here: All Help Topics > Other Information > Cell Functions > MIN function

MIN Function

Returns the smallest value of several expressions.

MIN(expression1,expression2<,expression3,...>)

MIN(c1,c2,c3)

Returns the cell with the smallest value.

Related Topics