Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Function Reference : Spread Functions : Primitive Functions : ISREF
Q11545 - INFO: ISREF

ISREF (Primitive Spread Function) tests whether a value is a cell reference.

SYNTAX:

ISREF(value)

REMARKS:

Returns 1 (True) if the value argument refers to a cell reference. Returns 0 (False) if the value argument refers to a value that is not a cell reference.

Use the ISREF function to determine whether a value contains a reference to a cell. 

EXAMPLES:

ISREF(A3) = 1 (True)
ISREF(12) = 0 (False)

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 8/26/2008 3:24 PM.
Last Modified on 8/26/2008 3:24 PM.
Last Modified by No Author Name Available!.
Article has been viewed 2230 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article