MAXA (PQL - xl)
This function returns the largest value in a list of arguments, including text and logical values
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
MAXA(value1, value2)
Function Arguments
Name | Description | Type | Optional |
value1 | Double-precision floating point value, an integer value, text, or logical values | StringOrNumber |
|
value2 | Double-precision floating point value, an integer value, text, or logical values | StringOrNumber |
|
Comments
This function is the same as the Microsoft Excel 'MAXA' function - using the same inputs, logic and outputs.