CountIFS Criteria with CountCColor VB

frenchshipp

New Member
Joined
May 17, 2016
Messages
1
Good day,

I create status dashboards for leadership and use the typical red (late), yellow (at risk), green (on target), blue (complete) color coding.
I have been trying to work a formula that will count the # of each color based on 2 other criteria, organization function and Go-Live week (both on another sheet within the same workbook) to create "index card" views of each weeks' activity.
The countccolor function works well on it's own, but isn't playing well with the COUNTIFS criteria. I need to figure out how to incorporate them all together so they return 1 count in a defined cell.

I've used the formula =COUNTIFS('Dashboard Details'!A:A,'Week by OR GYR'!B6,'Dashboard Details'!L:L,'Week by OR GYR'!O2,'Dashboard Details'!K:K,countccolor('Dashboard Details'!K:K,I6)), which did not return the correct result. On a separate attempt, I added backolor to the name manager in columns to the far right (out of the dashboard view) to get 3 for red, 6 for yellow, 10 for green and 33 for blue. Using this formula doesn't seem to work either =COUNTIFS(AND("Dashboard Details'!k:k,backcolor=10)'Dashboard Details'!A:A,"LCSA",'Dashboard Details'!L:L,"5/20/2016"))


Below is an example of an index card for the Go Live week of May 20th, right now, I'm manually counting the project statuses on the Dashboard Detail tab and entering them in these. I'd like to be able to automate the count on the index cards from the Dashboard Detail data table.
Any guidance would be greatly appreciated!!


Excel 2012
ABCDEFGHIJKLMNO
1
2Event 14SITUATC/O5/20/2016
3OR Function
4Finance0000000000000
5LCSA000200022000024
6Facilities Management0001000100013
7Communications and Change0000002020004
8IT Operations1000001020004
9Total100300332400135
10
Week by OR GYR
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,217,367
Messages
6,136,138
Members
449,994
Latest member
Rocky Mountain High

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