Conditional formatting

infuseinfuse

New Member
Joined
Mar 30, 2011
Messages
3
I have these two formulas in the conditional formatting in cell B3 =AND(B3<20,$K$1="RM").....
=AND(B3>20,$K$1="RM").....
The problem is the reference is not changing when i use the format painter and copy the formula across the columns. I want the reference to change when i copy it across. like =AND(C3<20,$K$1="RM").....=AND(D3<20,$K$1="RM").....

I am using Excel 2007
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Welcome to MrExcel.

If you have those formulas they should adjust relatively when copied. If they don't make sure that you don't have any $ signs in the reference to B3.
 
Upvote 0
Sorry for the delay...Thank you Andrew. I read the link you quoted and understood how it works. My problem is solved now... Thank you once again

I think you will find that it is working, although the formula may not be what you expect when you examine it through Manage Rules. The formula that appears there is the one for the top left cell in the Applies to range. It's explained here:

http://blogs.office.com/b/microsoft.../conditional-formatting-rules-simplified.aspx

I agree that it's not particularly intuitive.
 
Upvote 0

Forum statistics

Threads
1,214,651
Messages
6,120,742
Members
448,989
Latest member
mariah3

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