Category: Statistical Function.
Description: Returns the largest value in a set of values.
Syntax: MAXA( number1, [number2], ... )
The difference compared to the MAX function is that within arrays or reference arguments, logical values are counted as 1 or 0 and text is counted as zero.