Conditional Formatting Formula

G00DNESS

Board Regular
Joined
Aug 6, 2014
Messages
59
I'm in need of a conditional formatting formula so that when the (formula-driven, returned value) in Cell A27 minus the count of the formula-driven cells in Range C27:C50 that return "X" is greater than 5 the font color will equal red.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Caribeiro77

Well-known Member
Joined
Sep 24, 2010
Messages
1,261
What cells do you want to conditionaly format?
And if you put $ in A27 like so $A$27
 
Last edited:
Upvote 0

Caribeiro77

Well-known Member
Joined
Sep 24, 2010
Messages
1,261
Unless i'm miss interpretating what your asking....here's an example:

ScreenShot08-30-14at0235AM_zps954c1d92.png
[/URL][/IMG]
 
Upvote 0

G00DNESS

Board Regular
Joined
Aug 6, 2014
Messages
59
Unless i'm miss interpretating what your asking....here's an example:

ScreenShot08-30-14at0235AM_zps954c1d92.png
[/URL][/IMG]

I solved the problem. I didn't want to do it this way, but what I ended up having to do was to 1) create a host cell (A51)containing the formula: =SUM(A27-COUNTIF(C27:C50,"X")), then 2) conditionally format Cell A30 to turn red if the host cell value was more than 5. I really didn't want to do that. Sigh!
 
Upvote 0

Caribeiro77

Well-known Member
Joined
Sep 24, 2010
Messages
1,261
Ok but if you choose cell A30 and then go to Conditional Formatting and put the formula i first gave you, that doesn't work?? Here i'm working exactly with the same ranges you are..

ScreenShot08-30-14at0319AM_zpsad371b99.png
[/URL][/IMG]
 
Last edited:
Upvote 0

Forum statistics

Threads
1,195,749
Messages
6,011,436
Members
441,614
Latest member
TiaGtz

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
Top