Carrying over background color to another worksheet

  • Thread starter Thread starter aaalissha
  • Start date Start date
A

aaalissha

Hi,

I have an excel sheet which contains lot of data. And I am creating a
new sheet with only selected columns from the former sheet. When I do
that it doesn't copy the background colors of the original cell. I
don't need any other formats except background color. How can I copy
the background color to the new sheet? I don't want to manually copy
and paste for a particular cell. Is there a way to do it?

Thanks.
 
Save your data and work with a copy of your file.....
Right-click on the SheetTab > MoveOrCopy > check the box CreateACopy >
highlight (move to end) > OK.......

This will create a duplicate of your entire sheet......then just rename it
to the new sheet name and delete the parts you don't want......it may be
easier.....

Vaya con Dios,
Chuck, CABGx3
 
Hi,

Thanks for your response, I can do that, but the original file is
updated atleast few times a week. So it will be a tedious job to do.
Right now what I am doing is just copying the columns I want, e.g.
file2!A1=file1!B1 something like it,but it doesn't bring over the
formulas, I create file2 only once and whenever there is a change in
file1, I just use replace all in file2 to replace the file1 in the
formulas by the new file name. so it will automatically change the
values. Is there a way to bring over the background color?

Thanks.
 
Formulas cannot bring over formatting.

You must also copy the formatting when you make a new sheet.

Perhaps a template of the sheet with formatting applied would do the trick.

Open a new workbook and delete all but one sheet.

Do your formatting and File>Save as>File type>Template(*.xlt)

Name it SHEET and save it to your XLSTART folder.

This will be the Insert>Insert Worksheet


Gord Dibben MS Excel MVP
 
Have you tried the Format Painter? Highlight a column in the original
sheet which is also used in the derived sheet, click the format painter
icon, click the tab for the derived sheet and click the row 1 cell of
the appropriate column. I can't quite remember off-hand, but I don't
think it adjusts column widths.

Hope this helps.

Pete
 

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