How to count cells that are highlighted by conditional formatting

J

jngbutler35

How do I return a count of how many cells in a range are highlighted (via
conditional formatting) without using VBA in Excel 2007?
 
P

Pete_UK

What conditions are used to set the CF in those cells? You need to
construct a formula which incorporates those conditions - this might
be a simple SUMIF if the condition is simple (eg cell greater than
10), but may need to be more complex than this. Post back with further
details if you need more help.

Hope this helps.

Pete
 

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

Top