ISFORMULA (PQL - xl)
This function tests whether a value, an expression, or contents of a reference cell is a formula
- Library: PQL \ Spreadsheet \ Information
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
ISFORMULA(reference)
Function Arguments
Name | Description | Type | Optional |
reference | Specify the cell reference for the argument | CellRange |
|
Comments
This function is the same as the Microsoft Excel 'ISFORMULA' function - using the same inputs, logic and outputs.