hello all.
Using Excel 2002.
I am trying to copy a worksheet from a workbook and I would like the formulas in this worksheet to reference the new workbook rather than the old one.
How can I achieve this?
Thanks.
Using Excel 2002.
I am trying to copy a worksheet from a workbook and I would like the formulas in this worksheet to reference the new workbook rather than the old one.
Code:
-Worksheet1 has formulas that reference WorksheetABC
-Copy Worksheet1 from Workbook1
-Insert Worksheet1 into Workbook2
-Have Worksheet1 formulas reference [Workbook2].WorksheetABC
How can I achieve this?
Thanks.