View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thephoenix12[_3_] thephoenix12[_3_] is offline
external usenet poster
 
Posts: 1
Default opposite of IsNumeric


Hi,

I know that IsNumeric returns true if the selection is only numbers
but is there a function that returns true if the selection is all text
Using If Not IsNumeric does not work, because if something contain
text and numbers it returns true, which is what I do not want.

Thanks,

Stev

--
thephoenix1
-----------------------------------------------------------------------
thephoenix12's Profile: http://www.excelforum.com/member.php...fo&userid=2433
View this thread: http://www.excelforum.com/showthread.php?threadid=38173