ISNUMBER
Determine if given values are numbers
Last updated
Was this helpful?
Determine if given values are numbers
ISNUMBER( series )
Returns a boolean sereis indicating whether input value(s) are numbers.
Argument
Description
Value(s)
Value or series of which to assess data type
Outputs true if value is a number and false if value is not.
Last updated
Was this helpful?
Was this helpful?