[]
Spread provides the following information functions, listed alphabetically.
Function | Description |
---|---|
This function returns a number corresponding to one of the error values. | |
This function tests whether a value, an expression or contents of a referenced cell is empty. | |
This function, Is Error Other Than Not Available, tests whether a value, an expression or contents of a referenced cell has an error other than not available (#N/A). | |
This function, Is Error of Any Kind, tests whether a value, an expression or contents of a referenced cell has an error of any kind. | |
This function, Is Number Even, tests whether a value, an expression or contents of a referenced cell is even. | |
This function tests whether contains a formula of a referenced cell. | |
This function tests whether a value, an expression or the contents of a referenced cell is a logical (Boolean) value. | |
This function, Is Not Available, tests whether a value, an expression or contents of a referenced cell has the not available (#N/A) error value. | |
This function tests whether a value, an expression or contents of a referenced cell has any data type other than text. | |
This function tests whether a value, an expression or contents of a referenced cell has numeric data. | |
This function, Is Number Odd, tests whether a value, an expression or contents of a referenced cell has numeric data. | |
This function, Is Reference, tests whether a value, an expression or contents of a referenced cell is a reference to another cell. | |
This function tests whether a value, an expression or contents of a referenced cell has text data. | |
This function returns a value converted to a number. | |
This function returns the error value #N/A which means not available. | |
This function returns the sheet number of the reference sheet. | |
This function returns the number of sheets in a reference. | |
This function returns the type of value. |