conditional formatting 2007

peymanebrahimi

New Member
Joined
Apr 28, 2009
Messages
2
Hi,
I have a problem in conditional formatting in excell 2007.
I want to condition format an entire column based on another relative column data.
For example I want to set background of each cell in column A to red according to relative values in column D.
If
$A1 > $D1 then RED
$A2 > $D2 then RED
....
I didn't find a solution in Excel 2007 conditional formatting.
However it may work to relative cell reference in Excel 2003.

Peyman
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Hello and welcome to MrExcel.

Select all the data in Column A, Conditional Formatting > New Rule > click Use a formula... and enter

=A1>D1

Click the Format button and apply the format.
 
Upvote 0
Thank u VoG
But it does not work properly
For instance when i check A3 conditional formatting, Manage Rules, Current selection
it shows formula =A2>D2
and for any other cell
and this is not what i am looking for.
i want it to be A3>D3
Does it work on your Excel 2007?
regards
 
Upvote 0

Forum statistics

Threads
1,214,636
Messages
6,120,664
Members
448,976
Latest member
sweeberry

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