SHEET (PQL - xl)
This function returns the sheet number of reference sheet
- Library: PQL \ Spreadsheet \ Information
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
SHEET(OPTIONAL value)
Function Arguments
Name | Description | Type | Optional |
value | The value to check | String | Y |
Comments
This function is the same as the Microsoft Excel 'SHEET' function - using the same inputs, logic and outputs.