HYPERLINK (PQL - xl)
This function creates shortcut that opens document stored on the Internet
- Library: PQL \ Spreadsheet \ Lookup
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
HYPERLINK(link location, OPTIONAL friendly name)
Function Arguments
Name | Description | Type | Optional |
link location | Refers to the URL of the document | String |
|
friendly name | Refers to the text that appears in the cell; if this is exculede, whole link appears in the cell | String | Y |
Comments
This function is the same as the Microsoft Excel 'HYPERLINK' function - using the same inputs, logic and outputs.