it's not possible to have more than 3 conditional formatting. I looked
even in visual basic but the helpfile said that when you trie more then
3 it gives an error. so no more then 3
actually you can apply 4 different formats (3 through the conditional
format dialog and one as default format). For more than 4 different
formats you need VBA code (process the workbook_change event).