View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Maureen Maureen is offline
external usenet poster
 
Posts: 32
Default partial word match for conditional formatting

Is it possible to do a partial word match for conditional formatting.
I want to search for any cell that contains the word 'listen' in either
upper or lower case and the cell may contain other characters. I tried =
*listen* but it didn't work.

If possible, I'd also like to change the color of the whole row not just the
matching cell in the row.