View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Text Recognition

IF(ISTEXT(cellref),...
--
David Biddulph

"Nivek" wrote in message
...
In the logical "IF" function how do I get the argument to recognize any
text
instead of a specific word?