[PDF]This document explains IsNumber function in excel(source: http://gyansangrah.com/gyansangrah/article/is_number_function_excel)
Please sign in to contact this author
Imparting knowledge
Gyan Sangrah
IsNumber function in excel
In this article, we will discuss IsNumber function in excel.
Purpose
IsNumber returns true if the value is numeric else false.
Syntax
lsNumber( Value)
Example
ISNUMBER{5)
Returns
TRUE
ISNUMBER(A)
Returns
FALSE