View Single Post
 
Old 04-10-2013, 02:57 AM
spk spk is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Apr 2013
Posts: 6
spk is on a distinguished road
Default Copy format created by a conditional formatting

Hello,

I'm creating a macro which copy values from a spreadsheet to another one.
It works fine for the values, but I'd like to copy also the cell color.

The problem is that the cell color is given by a conditional formatting.
When I use the function "special paste > format", Excel doesn't copy and paste the color itself, but the conditional formatting.
And in the destination file, the condition is not valid anymore...

The color in the destination file should not be linked to the source file.
So is there a way to copy and paste the "result" of the conditional formatting?
Reply With Quote