Forum Discussion

Shaz01's avatar
Shaz01
Copper Contributor
Nov 19, 2019

Excel Copy Formula

How do you copy a formula from one workbook to another without the workbook name pasted in the formula? 

5 Replies

  • 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 =

     

     

    • Shaz01's avatar
      Shaz01
      Copper 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.

       

  • Hi Shaz01 

     

    If it's one formula then just double click inside the cell and highlight the formula and copy it, press Escap then go to the destination cell and paste