ISNUMBER function

This function will test if a value is numerical and return TRUE if it is a number and FALSE if it’s not.
 

Syntax

 
ISNUMBER(Value)

  • Value (required) – This is the value you want to test if it’s a number.

 

Example

 
In this example we test a few values. Notice the date is still a number even though it is formatted with a dash to separate the year, month and day.
 

=ISNUMBER(A2)

ISNUMBER

About the Author

John MacDougall

John MacDougall

John is a Microsoft MVP and qualified actuary with over 15 years of experience. He has worked in a variety of industries, including insurance, ad tech, and most recently Power Platform consulting. He is a keen problem solver and has a passion for using technology to make businesses more efficient.

Related Posts

ISERR function

This function allows you to test an expression and returns TRUE if your given...

read more

ISTEXT function

This function will test if a value is text and return TRUE if it is text and...

read more

Comments

0 Comments

Get the Latest Microsoft Excel Tips