Solon Aquila
New Member
- Joined
- Sep 24, 2011
- Messages
- 33
Well, either Excel 2010 operates very differently from previous, or I have forgotten a huge amount about working with conditional formats.
I have two columns (J & K) with dates in them (Formatted mm/dd/yyyy).
If the date in column K is later than the date in column J, I want the cell to turn red.
I created a conditional format in cell K3 using the following formula:
=(K3-J3)>0
I tested it and found it worked. So I copied cell K3, highlighted a range of cells in column K (K4 through K10), and used Paste Special > Formats.
To my surprise, the relative references were treated as absolute in that ALL of those cells now have the conditional format formula that relies on cells J4 and K4. If I edit the rule I see:
=K4-J4)>0 is the formula and it "applies to" =$K$4:$K$9
I tried various things like using the Absolute sign ($), even used Ctrl+Click on the cells (Instead of click-drag), and no matter what I do, absolute or not, if I paste to multiple cells in the column and then check my conditional format it says that the range of cells use the data from just one cell.
I want the formula to follow the cell into which it was pasted but am at a loss for how to do this in 2010.
As a side note: if I highlight and copy from cell K3, then individually highlight and Paste Special > Formats to the cell K4, it works. Same for K5 and on down, but that means having to do this 350 times.
What have I missed?
Solon
I have two columns (J & K) with dates in them (Formatted mm/dd/yyyy).
If the date in column K is later than the date in column J, I want the cell to turn red.
I created a conditional format in cell K3 using the following formula:
=(K3-J3)>0
I tested it and found it worked. So I copied cell K3, highlighted a range of cells in column K (K4 through K10), and used Paste Special > Formats.
To my surprise, the relative references were treated as absolute in that ALL of those cells now have the conditional format formula that relies on cells J4 and K4. If I edit the rule I see:
=K4-J4)>0 is the formula and it "applies to" =$K$4:$K$9
I tried various things like using the Absolute sign ($), even used Ctrl+Click on the cells (Instead of click-drag), and no matter what I do, absolute or not, if I paste to multiple cells in the column and then check my conditional format it says that the range of cells use the data from just one cell.
I want the formula to follow the cell into which it was pasted but am at a loss for how to do this in 2010.
As a side note: if I highlight and copy from cell K3, then individually highlight and Paste Special > Formats to the cell K4, it works. Same for K5 and on down, but that means having to do this 350 times.
What have I missed?
Solon