Formatting edit: copy paste

SirHart

New Member
Joined
Jun 13, 2011
Messages
39
Hey everyone,

I am building a mass document in excel 2003 for event planning and want to be able to copy paste my conditional formatting from one event to the next and then not have to manually edit every the target cells of every row again.

Is there a way to do this? The problem is that each row has a different formula.

An example:

Row 1:
conditional formatting, cell B10
=($B$6-TODAY())<255 turn cell red
=($B$6-TODAY())<270 turn cell orange
=($B$6-TODAY())<285 turn cell yellow

Row 2:
conditional formatting, cell B11
=($B$6-TODAY())<180 turn cell red
=($B$6-TODAY())<195 turn cell orange
=($B$6-TODAY())<210 turn cell yellow

Row 3:
conditional formatting, cell B12
=($B$6-TODAY())<45 turn cell red
=($B$6-TODAY())<60 turn cell orange
=($B$6-TODAY())<75 turn cell yellow

Is there a way when I copy past those cells into another event that I can change all of the $B$6 's into $F$6 's without doing it cell by cell. I have a good 30 cells I have to change manually each time.

**Note: I can not switch the rows and columns, I would run into the same problem with another set of formatting.

Any help would be very appreciated. Very sick of plugging numbers all day!
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,224,534
Messages
6,179,390
Members
452,909
Latest member
VickiS

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