Forum Discussion

MHirschman's avatar
MHirschman
Copper Contributor
Apr 11, 2022
Solved

Copy formatting generated by conditional formatting

How do I copy the actual formatting from one range of cells to another, where the formatting on the source cells is present due to conditional formatting?

The destination cells have completely different content so I don't want to paste the conditional formatting rules, just the actual formatting.

If the original cells were formatted with normal (non-conditional) formatting, I'd use the format painter. But doing that here only copies the conditions, which won't work on the destination cells, nor do I want it to.

E.g. I have a column of numbers where all the 1s are highlighted yellow. I want to copy that formatting to a new column that has text content, so that I can see yellow in any row where the original column had a 1.

Thank you

2 Replies

    • MHirschman's avatar
      MHirschman
      Copper Contributor
      Perfect! Had applied the original conditional formatting with a simpler rule, but I see now that if I use a formula referencing the source column and use the applyto as you demonstrated, that works perfectly. Thank you!

Resources