countif cells with conditional formatting

mlmoyer

New Member
Joined
Sep 25, 2008
Messages
15
I think I know the answer from perusing other threads, but just in case I misread ... :oops:

We track monthly performance against a number of service levels. Those service levels that miss their get colored RED with conditional formatting. The formulas vary from service level to service level (e.g. some may have to be ">=" the target, others are "<=" the target.)

The various service levels are in column A, the target in column B, and the actual result for each month in columns C thru N (Jan - Dec).

Above (or below) all the service levels for each month I want to show the total service levels for that month count which are RED. Is that possible?

Thanks so much.

Mark
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
What you need to do is count the cells that meet the condition used to turn the cells red. For instance, if it was any value above 10 that turned the cell red, then count the number of values above 10.

As far as I know, you can't count regular colours (unless you use a macro) let alone conditional ones.

HTH
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top