View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Danny[_4_] Danny[_4_] is offline
external usenet poster
 
Posts: 17
Default Advanced Conditional Formatting

Does anyone know how i can format the background colour of
my cells dependent on their content. I can do this in
conditional formatting but only for 3 conditions and i
need about 20.

All i want is code that says

if cell content = fish - cell background = red
if cell content - animal - cell background = blue

etc.

Any one any ideas???