View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default extracting text from cells


See if this is something you can work with:

F1:
=CHOOSE(SUMPRODUCT(COUNTIF(A1,{"*label*","*item*"} )*{1,2})+1,"neither","label","item","both")


Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=516690