View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
AK9955 AK9955 is offline
external usenet poster
 
Posts: 8
Default Conditional Formatting - Code to colour 3+ text values differently

Hi,
In my spreadsheet I would like to highlight 3+ text values in bold and
different colours. E.g. New = green/bold, Modify =blue/bold, Delete =
red/bold, Undecided = yellow/bold.

Conditional formatting only allows you to add 3 conditions. Can someone
provide some code so I can add more than 3 conditions. I would like to apply
the code to the whole spreadsheet (not just a range of cells). Thanks