Same format using =

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a cell (let's say A1), that is formatted with a fill color, a specific
font, and a specific font color. I have another cell (A5) that has the
formula =A1. How can A5 have the same formatting as A1 and not only its value
? thnks
 
Stabilo,

Select A1
Edit-Copy
Select A5
Edid-Paste Special-Formats-OK

Hope this helps

Pete
 
oops sorry I was not clear. In fact it is a rather complex spreadsheet and it
has to be on a formula
 
stabilo

Formulas cannot format cells. They can only return values.

You could use Conditional Formatting or VBA


Gord Dibben Excel MVP
 

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