View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Sean Timmons Sean Timmons is offline
external usenet poster
 
Posts: 1,696
Default How do I override conditional format to modify color of 1 cell?

Please note, conditional formatting looks at each case in order. So, if case
1 applies to all of your cells, it will never look at the 2nd case. Start
with the most restrictive case first.

"kevpandrews" wrote:

I have used conditional formatting to stripe a large worksheet to make it
easier to read. I would like to color specific cells differently than the
striping. How can I override the conditional formatting to change the color
of individual cells?