Format with linked cells

R

raviyah

Is there a way to link cells such that when the formatting of the parent cell
changes (color change, italic etc.), the formatting of the linked cell
changes as well?
 
S

Sheeloo

No, not with standard formulas...

You need to work with VBA to develop a User Defined Formula...
 
Top