Transferring Conditional Formatting (without the cell value) in Excel
Posted
by
london
on Super User
See other posts from Super User
or by london
Published on 2012-08-16T15:10:06Z
Indexed on
2012/09/20
9:41 UTC
Read the original article
Hit count: 295
microsoft-excel
|conditional-formatting
If I have 3 layers of conditional formatting in a cell (B2) is there a way of transferring the format of cell (B2) to another cell (A2) without copying across the value in the original cell (B2).
I.e. in b2 I have conditional formatting dependent on what is selected from a drop down list of 4 options). I want the format to be copied across the the cell before this (A2) without the values being copied across. Essentially A2 has the title and B2 has the value but I would like the same formatting across both.
I have manged to do it by setting A2 as ="Title "&B2 and applying conditional formatting to this. The spacing means the text from B2 doesn't show. This works but is really ugly.
Is there a better way givern there ae too many conditions for a standard IF function.
(if possible the solution should be windows 2003 compatible)
© Super User or respective owner