Setting one cell = to another, formatting included.

G

Guest

I want some cells to change with the source cells, including a change in
formatting (font color, bold, italic, etc.).

A1 = source cell
C1 = copy of source

Setting C1 to =A1 doesn't relay changes in format of A1, or even initial
formatting of A1 that is different from the sheet's standard.

Is there a way to do this? Thanks in advance for any help.
 
M

mrice

You could do this with a macro linked to the worksheet_change even
which performs a copy operation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top