Conditional Format Data Bar 2 Colours Based on Number Range

trainer75

New Member
Joined
Jun 11, 2015
Messages
33
I have a column in excel that has been formatted to display a progress bar based on the value in the cell 0 - 100.

I did this by going to:

Home > Conditional formatting > Data bars > More Rules: Then I select, Format Style: 'DataBar' / Type(min/max) 'Number' / Min Value: 0 Max Value:100

This is all working.

However when the value is between 0-49 I want the bar to display in a different color. How can I do this?
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Check if the following helps you.

The first rule is a formula.
= A2 < 50


You must also check the box "Stop if true" And it must be before the Data bar rule.

9a90618d77c3ec1cd0b10ce23a4f8fa2.jpg
 
Upvote 0
Check if the following helps you.

The first rule is a formula.
= A2 < 50


You must also check the box "Stop if true" And it must be before the Data bar rule.

9a90618d77c3ec1cd0b10ce23a4f8fa2.jpg


Thank you for replying
unfortunately this hasn't worked, it changed the colour of the cell instead of the progress bar

Thank you again
 
Upvote 0

Forum statistics

Threads
1,214,520
Messages
6,120,008
Members
448,935
Latest member
ijat

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