Conditional format

  • Thread starter Thread starter Cass
  • Start date Start date
C

Cass

Is there anyway of doing more than 3 conditional formats
as excel will only allow 3.
 
Hi Cass!

Conditional formatting is limited to three conditions.

However you do have the default format that applies where no condition
is satisfied.

You also have the possibility of different formats for (usually)
positive, negative and zero.

But in most cases where you need more than three formats for your
conditions, you will need to resort to VBA. For this, see:

Dave McRitchie:
http://www.mvps.org/dmcritchie/excel/event.htm#case

However, if you are doing this for mainly presentation purposes, my
own view is that you should try to avoid too many different colours.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top