ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Copying a formula to new workbook (https://www.excelbanter.com/excel-discussion-misc-queries/25244-copying-formula-new-workbook.html)

Patrick Simonds

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.



Dave Peterson

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


All times are GMT +1. The time now is 11:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com