Linked cells with patterns

  • Thread starter Thread starter Alan Dresch
  • Start date Start date
A

Alan Dresch

Hi

Is it possible to 'carry' pattern information,
specifically colours from one linked cell to another?

Alan Dresch
 
Hi Alan
Excel formulas only link values not format information, etc. So without
using VBA (e.g. processing the worksheet_change event) no chance to
achieve this

Frank
 
Not by a formula. Formulas only return values.

But maybe you could mimic the formatting via Format|conditional formatting???
 

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

Back
Top