![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How do you copy a workSHEET from one workBOOK to another workBOOK, without
the absolute references to the original workBOOK being contained in the formulas, AND keep the original formatting of the workSHEET. That is, it seems to insert [original_workbookname] in front of my formuals, and thus is creating a link between the two workBOOKs. I dont want a link, I just want to copy the formulas as they are, and the formatting from one workBOOK to another workBOOK. Your assistance is appreciated. Griffo |
| Ads |
|
#2
|
|||
|
|||
|
I'd change the formulas to text, copy, then fix the formulas.
Select all the cells (Ctrl-a, twice in xl2003) edit|replace what: = (equal sign) with: $$$$$= (unique string) replace all Copy that sheet full of text strings to the new workbook. Edit|Replace what: $$$$$= with: = in both worksheets. === Alternatively, copy like you did and then edit|links|change source may work nicely for you. GRIFFO wrote: > > How do you copy a workSHEET from one workBOOK to another workBOOK, without > the absolute references to the original workBOOK being contained in the > formulas, AND keep the original formatting of the workSHEET. > > That is, it seems to insert [original_workbookname] in front of my formuals, > and thus is creating a link between the two workBOOKs. I dont want a link, I > just want to copy the formulas as they are, and the formatting from one > workBOOK to another workBOOK. > > Your assistance is appreciated. > Griffo -- Dave Peterson |
|
#3
|
|||
|
|||
|
Griffo
Right-click on the sheet tab and "move or copy". Checkmark "create a copy" and pick your other workbook from the "to book" list. No links created and formatting is intact. Gord Dibben Excel MVP On Wed, 18 May 2005 00:18:04 -0700, GRIFFO > wrote: >How do you copy a workSHEET from one workBOOK to another workBOOK, without >the absolute references to the original workBOOK being contained in the >formulas, AND keep the original formatting of the workSHEET. > > >That is, it seems to insert [original_workbookname] in front of my formuals, >and thus is creating a link between the two workBOOKs. I dont want a link, I >just want to copy the formulas as they are, and the formatting from one >workBOOK to another workBOOK. > >Your assistance is appreciated. >Griffo |
|
#4
|
|||
|
|||
|
This will work only if your formulas do not reference other sheets in the
original workbook. Gord On Wed, 18 May 2005 15:11:32 -0700, Gord Dibben <gorddibbATshawDOTca> wrote: >Griffo > >Right-click on the sheet tab and "move or copy". > >Checkmark "create a copy" and pick your other workbook from the "to book" >list. > >No links created and formatting is intact. > > >Gord Dibben Excel MVP > >On Wed, 18 May 2005 00:18:04 -0700, GRIFFO > >wrote: > >>How do you copy a workSHEET from one workBOOK to another workBOOK, without >>the absolute references to the original workBOOK being contained in the >>formulas, AND keep the original formatting of the workSHEET. >> >> >>That is, it seems to insert [original_workbookname] in front of my formuals, >>and thus is creating a link between the two workBOOKs. I dont want a link, I >>just want to copy the formulas as they are, and the formatting from one >>workBOOK to another workBOOK. >> >>Your assistance is appreciated. >>Griffo |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copy Worksheet Tab Name into a cell address | Andy | Excel Discussion (Misc queries) | 2 | April 6th 05 04:39 PM |
| How do I copy a link that is in columns to another worksheet down. | Bolynx | Excel Discussion (Misc queries) | 1 | March 30th 05 09:15 PM |
| copy link from next worksheet | mate | Excel Worksheet Functions | 7 | March 7th 05 04:14 PM |
| Is it possible to copy only selected items to another worksheet... | HEATHERCOX | Excel Worksheet Functions | 2 | March 1st 05 01:21 PM |
| How do I copy specific items to another worksheet? | HEATHERCOX | Excel Worksheet Functions | 1 | February 28th 05 02:00 PM |