IsNumber(Expression: Variant): Boolean
Returns True if the Expression is of type Number, otherwise returns False.
IsNumber function syntax has these named arguments:
Parameter
Description
Expression
Required. Expression to be evaluated.
See Also
Boolean Functions