Forum Discussion
Shaz01
Nov 19, 2019Copper Contributor
Excel Copy Formula
How do you copy a formula from one workbook to another without the workbook name pasted in the formula?
Wyn Hopkins
Nov 19, 2019MVP
If it's multiple formula you can highlight the range of cells to copy and press Ctrl h (replace) and replace = with '=
That turns your formula into text, copy the range of cells, paste into destination file and repeat the Ctrl h process to replace '= with =
- Shaz01Nov 19, 2019Copper Contributor
Thank you Wyn Hopkins
Yes, it is a worksheet of multiple formulas I need to copy from one workbook to another workbook. Unfortunately, the end results adds the workbook name into the formula. Thus it does not copy the exact formula from one workbook to another.
I tested the Ctrl H with an unsuccessful result. Thank you for your advice it was greatly appreciated.
- Wyn HopkinsNov 19, 2019MVPHi
Did you mean to write unsuccessful? i.e. it didn't work?- Shaz01Nov 19, 2019Copper Contributor
It didnt workWyn Hopkins