Using Formulas in Conditional Formatting

ozgeek

New Member
Joined
Oct 28, 2010
Messages
6
In Excel 2007 I have a spreadsheet for our companies phone billing, I want to use conditional formatting to highlight who is going over their mobile plan usage.
(With colour getting more dramatic the more they go over :))
So it is basically =F2-E2>20 turn font red, if F2-E2>50 turn fill red, and so on.
This part is not my problem.

The real problem occurs when I try to apply these formatting to the entire column. I have tried the format painter and the Paste Special>Formats with the same result.
The formula stay exactly the same as the original cell so in cell F50 it will still have the formula =F2-E2>20
and a strange side occurance is that all the cells where the formatting has been applied to, if you change the formula in one cells all of them change.

I hope I'm missing something simple and that someone is able to explain what is going wrong

Thank you
Dianne
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Did you happen to have absolute references for the cells, like:
=$F$2-$E$2>20
?

If so, remove the $ signs.
 
Upvote 0

Forum statistics

Threads
1,224,608
Messages
6,179,872
Members
452,949
Latest member
Dupuhini

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