Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
jmwismer
 
Posts: n/a
Default copy formulaes w/o filename


Hi there,
How can I select a range of cells in a file, and copy those in a
different file without having all formula contain the name of the
former file?

thx,
jm


--
jmwismer
------------------------------------------------------------------------
jmwismer's Profile: http://www.excelforum.com/member.php...o&userid=28201
View this thread: http://www.excelforum.com/showthread...hreadid=494593

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default copy formulaes w/o filename

I like to do this:

Change the formulas to strings, copy the ranges, paste the ranges, and then
convert them back to formulas.

Select the range to copy in the original workbook
edit|replace
what: = (equal sign)
with: $$$$$
replace all

Then copy|paste. Since you're just pasting strings (not formulas), they won't
point back to the old workbook.

After you paste, do the opposite:

Select the pasted range
edit|replace
what: $$$$$
with: =
replace all

Do it for both ranges.

And don't forget to fix the original workbook (or close it without saving).

jmwismer wrote:

Hi there,
How can I select a range of cells in a file, and copy those in a
different file without having all formula contain the name of the
former file?

thx,
jm

--
jmwismer
------------------------------------------------------------------------
jmwismer's Profile: http://www.excelforum.com/member.php...o&userid=28201
View this thread: http://www.excelforum.com/showthread...hreadid=494593


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
David
 
Posts: n/a
Default copy formulaes w/o filename

Dave Peterson wrote

I like to do this:

Change the formulas to strings, copy the ranges, paste the ranges, and
then convert them back to formulas.


And for a single formula, I do this:
Select formula in Formula Bar
Copy
ESC
Select destination cell
Paste

--
David
  #4   Report Post  
Posted to microsoft.public.excel.misc
jmwismer
 
Posts: n/a
Default copy formulaes w/o filename



nice one. good thinking, thank a lot!
jm


--
jmwismer
------------------------------------------------------------------------
jmwismer's Profile: http://www.excelforum.com/member.php...o&userid=28201
View this thread: http://www.excelforum.com/showthread...hreadid=494593

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy tabs(sheets) from workbook without link to original source Rich Ulichny Excel Discussion (Misc queries) 3 August 25th 05 02:11 AM
Copy shortcut BJH Excel Worksheet Functions 0 August 10th 05 12:41 AM
How can I copy cell formats in functions? Twitty Kitty Excel Worksheet Functions 3 July 24th 05 12:26 AM
Copy sheet 1 data to sheet 2 cells. Tom Doggett Excel Worksheet Functions 1 July 19th 05 11:49 PM
Copy without Hidden Cols - How abrogard Excel Discussion (Misc queries) 1 July 15th 05 07:54 AM


All times are GMT +1. The time now is 07:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"