How to copy a sheet's formatting from one xls to another?

J

John Dalberg

I need to copy a sheet with its data and formatting from an xls to another.
Doing a regular ctrl-c/ctrl-v just copies the data. How can I also copy the
formatting?

John Dalberg
 
G

Gary''s Student

Copy the entire sheet:

Edit > Move or Copy Sheet...

Not just the cell formats, but also the the column wisths and row heights.
 
S

stevefromnaki

As Gary suggested copying thhe sheet is a very good approach - and the
approach i would take.

An additional answer is as follows:

1) After you control C in the first worksheet, in the new worksheet, right
click and click on paste special and make sure "All" is selected. Select OK,
and the data values, formulas, formats, comments, etc will all copy.

OR 2) Copy and paste the data as you have been doing (ctrl+c then ctrl+v),
then go to the original sheet again (copied data should still be selected),
click on the format painter button on the standard toolbar, then go to the
new sheet and click the first cell of the copied data and the formats will
apply.

Out of interest, what excel are you running?

Cheers,
steve :)
 

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

Top