Color count Conditional Formatting Via rows into total columns

RADICAL_THOUGHT

New Member
Joined
Aug 30, 2024
Messages
11
Office Version
  1. 365
Platform
  1. Windows
hello, I would like to count the yellow cells into the AL column via each row as it is a rota however, the cells I am trying to count in that column are already conditional formatted.

TIA
COUNT COLOUR CONDITIONAL FORMATTING.png
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Yes, they are yellow, but they also all have "AL". You can use
Excel Formula:
=COUNTIF(C3:AG3,"AL")
copy down.

Also avoid the use of merged cells.
 
Upvote 0
Thankyou, is there a way to extend a cell without merging and it affecting the other rows then
 
Upvote 0
What do you mean "extend a cell"? What is the result you want?
 
Upvote 0
the last message i got was try to avoid merging so wasnt sure if i could extend cells without extending the whole column sorry for late reply i didnt realsie i got a message
 
Upvote 0
I asked what you meant by "extending" a cell and you just repeated "extend cells" again. I still don't know what you mean by "extend". Please show what result you want.
 
Upvote 0

Forum statistics

Threads
1,221,417
Messages
6,159,789
Members
451,589
Latest member
Harold14

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