ROWS (PQL - xl)
This function returns the number of rows in an array
- Library: PQL \ Spreadsheet \ Lookup
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
ROWS(array)
Function Arguments
Name | Description | Type | Optional |
array | The argument is an array, an array formula, or a range of cells | StringOrNumber |
|
Comments
This function is the same as the Microsoft Excel 'ROWS' function - using the same inputs, logic and outputs.