Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
HI,
I'd like to Copy an entire worksheet from one file to another, but, I don't want the file name to appear in the cell after Paste. For example =[myfile.xls]Myworksheet!E5, I'd like to see only the cell reference: Myworksheet!E5. How can I get Excel do that? -- AusTexRich |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try
goto Edit-LINKS-CHANGE SOURCE and there select the same file on which you are working...the file references will automatically disappear however for this you first have to save the file on which you are working Courtesey - http://www.ozgrid.com/forum/showthread.php?t=49165 "AusTexRich" wrote: HI, I'd like to Copy an entire worksheet from one file to another, but, I don't want the file name to appear in the cell after Paste. For example =[myfile.xls]Myworksheet!E5, I'd like to see only the cell reference: Myworksheet!E5. How can I get Excel do that? -- AusTexRich |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way is to change all the formulas to text.
Select all the cells edit|replace what: = with: $$$$$= replace all Then copy the sheet to the new workbook. Then fix up both sheets. Select all the cells edit|replace what: $$$$$= with: = replace all =========== Another way is to let the link back to the "sending" workbook be created, then use Edit|Links (in xl2003 menus) to point the link to the current file. AusTexRich wrote: HI, I'd like to Copy an entire worksheet from one file to another, but, I don't want the file name to appear in the cell after Paste. For example =[myfile.xls]Myworksheet!E5, I'd like to see only the cell reference: Myworksheet!E5. How can I get Excel do that? -- AusTexRich -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use EditReplace ..
In source sheet: Replace "=" with say "zzzzzzz" Do the copy paste Then restore with reverse: Replace "zzzzzzz" with "=" in both destination & source -- Max Singapore http://savefile.com/projects/236895 Downloads:18,100 Files:360 Subscribers:56 xdemechanik --- "AusTexRich" wrote: I'd like to Copy an entire worksheet from one file to another, but, I don't want the file name to appear in the cell after Paste. For example =[myfile.xls]Myworksheet!E5, I'd like to see only the cell reference: Myworksheet!E5. How can I get Excel do that? -- AusTexRich |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That will work just fine.
Thanks -- AusTexRich "Sheeloo" wrote: Try goto Edit-LINKS-CHANGE SOURCE and there select the same file on which you are working...the file references will automatically disappear however for this you first have to save the file on which you are working Courtesey - http://www.ozgrid.com/forum/showthread.php?t=49165 "AusTexRich" wrote: HI, I'd like to Copy an entire worksheet from one file to another, but, I don't want the file name to appear in the cell after Paste. For example =[myfile.xls]Myworksheet!E5, I'd like to see only the cell reference: Myworksheet!E5. How can I get Excel do that? -- AusTexRich |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Works fine.
Thank you very much for your help. -- AusTexRich "Max" wrote: Use EditReplace .. In source sheet: Replace "=" with say "zzzzzzz" Do the copy paste Then restore with reverse: Replace "zzzzzzz" with "=" in both destination & source -- Max Singapore http://savefile.com/projects/236895 Downloads:18,100 Files:360 Subscribers:56 xdemechanik --- "AusTexRich" wrote: I'd like to Copy an entire worksheet from one file to another, but, I don't want the file name to appear in the cell after Paste. For example =[myfile.xls]Myworksheet!E5, I'd like to see only the cell reference: Myworksheet!E5. How can I get Excel do that? -- AusTexRich |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Welcome, thanks for feeding back
-- Max Singapore http://savefile.com/projects/236895 Downloads:18,100, Files:360, Subscribers:56 xdemechanik --- "AusTexRich" wrote in message ... Works fine. Thank you very much for your help. -- AusTexRich |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Copy and Paste or Paste Special between Excel Workbooks | Excel Discussion (Misc queries) | |||
Copy; Paste; Paste Special are disabled | Excel Discussion (Misc queries) | |||
How can I allow only copy of a file not cut and paste? | Excel Discussion (Misc queries) | |||
Excel cut/Paste Problem: Year changes after data is copy and paste | Excel Discussion (Misc queries) | |||
I cannot paste from one workbook to another. Copy works, paste do. | Excel Discussion (Misc queries) |