IS_NUMBER
Returns TRUE if the referenced value or cell contains a number, otherwise FALSE.
Examples
- IS_NUMBER(A5) - Returns TRUE if A5 contains a number, otherwise FALSE.
Returns TRUE if the referenced value or cell contains a number, otherwise FALSE.