MAX

Name

MAX —

Synopsis

MAX(b1, b2, ...)

Description

MAX returns the value of the element of the values passed that has the largest value. With negative numbers considered smaller than positive numbers.

Performing this function on a string or empty cell simply does nothing.

See also

MIN , ABS