COLUMN (PQL - xl)
This function returns the column number of a reference
- Library: PQL \ Spreadsheet \ Lookup
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
COLUMN(reference)
Function Arguments
Name | Description | Type | Optional |
reference | The argument is a cell or a single area | CellRange |
|
Comments
This function is the same as the Microsoft Excel 'COLUMN' function - using the same inputs, logic and outputs.