View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Amar Amar is offline
external usenet poster
 
Posts: 1
Default Changing font color based on the values


Hi,
How do I change the color of the font of the whole row
based on the some alphanumeric values.

To elaborate, If I see ABC in some rows, I want to set the
value to Blue, If I see DEF then Green upto 7 different
attributes.

I would not be able to do conditional formatting here( I
guess).

Thanks in advance!
Amar