View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Eán[_2_] Eán[_2_] is offline
external usenet poster
 
Posts: 30
Default IF cell contains certain text return value

I have a row containing various text including the words 'Check' &
'Checking'; in a separate row I would like to identify all the cells which
include 'Check' or 'Checking' and return the text "Checking" if it contains
either 'Check' or 'Checking' or "Doing" if it doesn't.
Hope this makes sense?
Many thanks