Conditional Formatting

antrawson

New Member
Joined
Jan 4, 2012
Messages
49
Hi,
I am having issues with some conditional formatting.

I am wanting cells to look at a value of the cell next to it, and if it is higher than that cell turn green, if its less than that amount then turn red. Simple!Apparently not!

Column A contains the value I type in that I want to change colour
Column B contains a value that is already populated and will be either over 0 or less than 0

How can I do this without setting up each condition separately for each cell :(

Thanks
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
antrawson, Good morning.

Try to use:

Select A1:A100

Conditional Format Menu --> Using Formula

Rule 1

Type: =A1 > B1
Set format fill color to GREEN
OK

Rule 2
Type: =A1 < B1<b1<b1<b1< strong="">
</b1<b1<b1<>
<b1< strong="">Set format fill color to RED
OK

Is that what you want?
I hope it helps.</b1<><b1< strong=""></b1<>
 
Upvote 0
antrawson, Good morning.

Try to use:

Select A1:A100

Conditional Format Menu --> Using Formula

Rule 1

Type: =A1 > B1
Set format fill color to GREEN
OK

Rule 2
Type: =A1 < B1<b1<b1<b1< strong="">
</b1<b1<b1<>
<b1< strong="">Set format fill color to RED
OK

Is that what you want?
I hope it helps.</b1<><b1< strong=""></b1<>

Thats perfect!! Appreciate that - such a simple one too!!
 
Upvote 0

Forum statistics

Threads
1,215,586
Messages
6,125,689
Members
449,250
Latest member
azur3

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