View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Coco Coco is offline
external usenet poster
 
Posts: 34
Default Custom format text

Good morning all,
I have in column E, from cell E1 to E300, text information all over black
color.
Each cell has about 50 characters.
I want to search all these cells for the string €œZZZ€ and if it find the
string then change ZZZ color from black to red. Only ZZZ needs to be change
to red and not the whole text in the cell.

Thanks

Coco