isref |
Manual -> Report Generator -> Engineering in the Editor -> Report functions -> Logical functions -> isref |
Show all Hide all |
The function isref (ref) has the logical value TRUE, if the reference cell contains a reference to another cell.
Syntax: =isref(ref)
Example |
|
A1 |
Result |
Logic |
No |
False |
Text |
This is a text |
False |
empty |
|
False |
Number |
123.00 |
False |
Error |
#ARG! |
False |
|