Help with summing conditional formatted cells

turan

New Member
Joined
Aug 9, 2010
Messages
38
Hi,

I have conditionally formatted all cells in the range D2:BA1580 with the following conditional formula to highlight the cells yellow.

=NOT(OR(D2="A",D2="B",D2="C",D2="D", ISBLANK(D2)))

This has worked fine.

What I want to do now, is in the next column BB2 I want a formula that will count in those rows, the amount of times that a cell has been highlighted. Then copy this formula down to BB1580

I have read that sumproduct or dproduct might be able to do this, but when I tried it, it didn't work at all.

Any help would be great
 
Last edited:

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,224,598
Messages
6,179,820
Members
452,946
Latest member
JoseDavid

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