K
kterry
a question from my son, how can you copy cells with the cell names from an
existing spread sheet into a new spread sheet?
thanks
existing spread sheet into a new spread sheet?
thanks
AltaEgo said:I am not full clear what he wants to copy. If it is named ranges, just
refer to the in his new sheet.
For example, If he has named cell A1 on Sheet1 taxRate , all he needs to
do in any cell in any other sheet (or Sheet1) to refer to the value stored
in taxRate is enter =taxRate. To make this a formula =A3*taxRate.
Does this help?
More on working with named ranges
http://www.cpearson.com/excel/named.htm
If the above missed the mark, perhaps he can copy the whole spreadsheet to
a new sheet.
Click on the tab of the target sheet
Press the [Ctrl] key and drag the tab to its required new location -
voila, a copy is created.
--
Steve
kterry said:a question from my son, how can you copy cells with the cell names from
an existing spread sheet into a new spread sheet?
thanks
a question from my son, how can you copy cells with the cell names
from an existing spread sheet into a new spread sheet?
kterry said:The way he explained it to me, was if you named cell A1 "fred" how could
you copy it into a new spreadsheet without doing "insert names" again. I
believe it is a type of inventory spreadsheet and he is having a lot of
named cells that he is having to reenter in each new sheet, but not all of
them on each sheet.
Does that help?
AltaEgo said:I am not full clear what he wants to copy. If it is named ranges, just
refer to the in his new sheet.
For example, If he has named cell A1 on Sheet1 taxRate , all he needs to
do in any cell in any other sheet (or Sheet1) to refer to the value
stored in taxRate is enter =taxRate. To make this a formula =A3*taxRate.
Does this help?
More on working with named ranges
http://www.cpearson.com/excel/named.htm
If the above missed the mark, perhaps he can copy the whole spreadsheet
to a new sheet.
Click on the tab of the target sheet
Press the [Ctrl] key and drag the tab to its required new location -
voila, a copy is created.
--
Steve
kterry said:a question from my son, how can you copy cells with the cell names from
an existing spread sheet into a new spread sheet?
thanks
Alexander Wolff said:Die Tastatur von kterry wurde wie folgt gedrückt:a question from my son, how can you copy cells with the cell names
from an existing spread sheet into a new spread sheet?
He might MOVE the sheet (right-click the sheet tab, not forgetting to tick
[X] COPY) and then edit it/delete cells he would not need. There is no
other way, since cell names are not a property of cells - they are
property of the sheet).