MINA (PQL - xl)
This function returns the minimum 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
MINA(value1, value2)
Function Arguments
Name  | Description  | Type  | Optional  | 
|---|---|---|---|
value1  | Double-precision floating point value, an integer value, text, logical value, or an array of these  | StringOrNumber  | 
  | 
value2  | Double-precision floating point value, an integer value, text, logical value, or an array of these  | StringOrNumber  | 
  | 
Comments
This function is the same as the Microsoft Excel 'MINA' function - using the same inputs, logic and outputs.