isnumber

Previous chapterNext chapter Show allShow all    Hide allHide all

The function isnumber(ref) has the logical value TRUE, if the reference cell contains a numerical value.

Syntax: =isnumber(ref)

Example Example

A1

Result

Logic

No

False

Text

This is a text

False

empty

False

Number

123.00

True

Error

#ARG!

#ARG!