Skip to Content

ISNUMBER

Returns TRUE if the value is a number

Syntax

ISNUMBER(value)

Parameters

  • value: Required. The value that you want tested

Example

=ISNUMBER(A1)
Returns: BooleanSince: Excel 2003