The MAXA function is one of the statistical functions. It is used to analyze the range of data and find the largest value.
Syntax
MAXA(value1, [value2], ...)
The MAXA function has the following arguments:
Argument | Description |
---|
value1/2/n | Up to 255 values (number, text, logical value) for which you want to find the largest value. |
Notes
How to apply the MAXA function.
Examples
The figure below displays the result returned by the MAXA function.
