Coloring cells

SamanthaKorenel

New Member
Joined
Dec 29, 2016
Messages
10
Hello, so on previuos post i posted how to find largest value code. So know i have my price list and i want to apply colors on them, So in example if product value i less than 5 you give it red if less than 2 you give it yellow. Simple as that.
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Hello again, so you can do it by going Conditional formmating and create new rule:
Select a rule type, "Format cells that only contain", If you want to color cells who is less than 5 just, just select "less than" and write 5 in blank cell, if you want more than 8, press "greater than" and insert 8.
 
Upvote 0
Just create a new rule, by making it "between" and entering in blank cells 5 and 8, it will color all values between 5 and 8, including themselves.
 
Upvote 0
If you arrange the rules in the correct order you can do it all with the cell value less than.

Excel Workbook
A
12
Sheet6
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A11. / Cell Value less than 2Abc
A12. / Cell Value less than 5Abc
A13. / Cell Value less than 9Abc
 
Upvote 0

Forum statistics

Threads
1,214,587
Messages
6,120,405
Members
448,958
Latest member
Hat4Life

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