This function determines whether or not the value is a reference. If the value is a reference, ISREF will return TRUE; otherwise, it will return FALSE.
Syntax:
=ISREF (value)
Parameter list:
value – The value that will be evaluated.
=ISREF(A1), for example, will return TRUE whereas =ISREF(“apple”) will return FALSE.
Share this Content
Ask Your Query