Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Patrick Simonds
 
Posts: n/a
Default Copying a formula to new workbook

Is there any way to copy a formula from one workbook to another without
bringing over the reference to the originating workbook.


  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you're just bringing one formula, you can copy from the formula bar and paste
into the formula bar.

If you're doing lots then you can change the formulas to text, copy|paste, and
then convert those text strings back to formulas (in both workbooks):

select the range
edit|replace
what: = (equal sign)
with: $$$$$= (some unique string)
replace all

copy|paste

edit|replace
what: $$$$$=
with: =
replace all
(both workbooks)

===
Another option would be to let the links come across. Then use Edit|Links to
change the links to point at the current workbook.

Patrick Simonds wrote:

Is there any way to copy a formula from one workbook to another without
bringing over the reference to the originating workbook.


--

Dave Peterson
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
Copying charts from workbook to workbook Geoff C Charts and Charting in Excel 2 March 13th 05 05:04 AM
Trouble copying and pasting a formula Julie P. Excel Discussion (Misc queries) 6 March 4th 05 04:11 AM
copying data from one workbook to another seawren Excel Discussion (Misc queries) 2 February 16th 05 11:55 PM
Copying an array formula... Dennis G. Excel Worksheet Functions 12 January 3rd 05 02:49 AM
Copying formula to different cells L/P Excel Worksheet Functions 2 December 30th 04 10:37 PM


All times are GMT +1. The time now is 09:47 AM.

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

About Us

"It's about Microsoft Excel"