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

MAX Function

Returns the maximum value of several expressions.

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

MAX(c1,c2,c3)

Returns the cell with the largest value.

Related Topics