Copy conditional formate colour from a range of cells to another cell range

Faaiza

New Member
Joined
Mar 9, 2020
Messages
4
Office Version
  1. 365
Platform
  1. Windows
I have used the conditional formatting colour scale on a range of cells (BY11:CV20). I would like to copy the colour format of these cells to another range (AC11:AZ20). I only require the cell background colour to be copied and pasted. My workbook name is Cars and my sheet name is Channels. I am new to VBA and have tried different coding but nothing works. Can someone please help me.

Thanks
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
I only want the background color of the cells to be copied and not the conditional format. I want the new range to mirror the color format of the range wherein the conditional format applied
 
Upvote 0
Apologies maybe I am not explain clearly. The conditional format (color scale) is applied to cells BY11:CV20 (data is cost of purchase). Based on the conditions the cells are colored accordingly. There is a completely different set of data in cells AC11:AZ20 (and I cannot apply the same conditional format as this set is referring to months)). I want the cells in AC11:AZ20 to have the same color format as the cells BY11:CV20
 
Upvote 0
I want to past the formatting without the formatting rules. I came across this macro but can't seem to adapt it for my data

1583816427332.png
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,818
Members
449,049
Latest member
cybersurfer5000

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