Mirror/Clone/Synchronize Cells

C

CL

Does anyone know if there's a way to connect multiple cells so that
when a cell is modified all connected cells mirror this new value? I
need something more than the one-way source-destination propogation
with the link function.

I want to set this up for someone else having a novice-to-moderate
skill level.

Thanks for reading.
 
F

Frank Kabel

Hi
not possible with formulas. This would require VBA (using an event
procedure)
 
F

Frank Kabel

Hi
not possible with formulas. This would require VBA (using an event
procedure)
 
Top