View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Is there a way to find out whether theres a number in a cell??

check "is functions" in help
there are isnumber(),istext() etc.

" wrote:

Hi,

Is there a worksheet function that could help finding out whether
theres a number in a cell, within a string etc??

Thanks.

Elaine.