Excel Function

ISNUMBER

Checks whether value is a number.

ISNUMBER(value)

Arguments

value

Required

Specify a single cell reference.

Practice Preview

Use ISNUMBER to return the result with these settings (Value: B2 (cell B2 (Value 2 in column B))).

Example Table

#
AValue 1
BValue 2
CValue 3
DResult
2120Text
398.5100
40N/A
545Test
6
7
8

How to Use (Formula)

=ISNUMBER(B2)

Result

FALSE

Practice This Function

ISNUMBER FAQ

How do I use ISNUMBER in Excel?

Use ISNUMBER when you want to check whether a value is numeric. Enter Value in that order, then add optional arguments when needed.

Where can I practice ISNUMBER?

Use the "Start Function Practice" button to jump straight into ISNUMBER drills.

What arguments does ISNUMBER use?

The main arguments are Value. Enter them in order.