Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I enter a date in A1, say 5/10/2006, =ISNUMBER(A1) always returns TRUE.
Why does: =wtf(A1) return FALSE for: Function wtf(r As Range) As Boolean wtf = Application.WorksheetFunction.IsNumber(r.Value) End Function ?? -- Gary's Student |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Isnumeric | Excel Programming | |||
vba problem with isnumeric | Excel Programming | |||
opposite of IsNumeric | Excel Discussion (Misc queries) | |||
opposite of IsNumeric | Excel Programming | |||
IsNumeric Test | Excel Programming |