Conditional Formating with 3 % ranges

mack314

New Member
Joined
Mar 24, 2010
Messages
6
Hello-

Running excel 2007. I need to color 8 cells E161:H162 a color based on the percentage value in each of the 8 cells

The conditions are as follows:


GREEN >= 99%
YELLOW: < 99% and >=97%
RED: <=96.99%


I've messed around with it but can't seem to figure it out. Thanks!
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Select the range E161:H162,
click Home-->Conditional Formating->New Rule.
Then select Formal only cells that contain->Cell Value -> greater than or equal to -> .99 -> Format -> Fill -> Select Green color -> OK ->OK
Repeat the same for Yellow color, here Cell Value -> between -> 0.97 and -> 0.9899
for red color Cell Value -> less than or equal to -> 0.9699
 
Upvote 0
Thank you abmati!

I think the part that was confusing me was that I had to go back into conditional formating for each range. Your suggestion worked perfectly.
 
Upvote 0

Forum statistics

Threads
1,224,607
Messages
6,179,871
Members
452,949
Latest member
Dupuhini

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