6
For example, cell A1 contains the text "Hello World" which is in bold.
In cell A2, I use the formula =A1
. Therefore cell A2 now also contains "Hello World", but it is not in bold. How can I modify the formula to also copy the formatting (in this case, bold) of A1?
A more complex example is strikethrough properties, i.e. A1 contains "Orange/Red". How do I show the same content in cell A2 dynamically, so that any changes made in A1 will update A2 as well?
1Has to be an option, I don't know anyway to solve this just with formulars, so without VBA or some other Magic, this won't work. There might be some way to use conditional formatting for this, but this will have quite some restirctions to it. – Jook – 2012-10-17T11:21:28.717