copy sheet with formulas

FireBott

Board Regular
Joined
Nov 10, 2003
Messages
66
Office Version
  1. 2016
Platform
  1. Windows
I have 2 workbooks that I need to copy a worksheet from one to the other and still maintain formual integrity. All of the sheets are identical in both workbooks. There is 1 sheet that needs to updated on a per job (leak audit) basis. That sheet is called flow rate. The flow rate sheet has formuals in it that connect to another sheet in both workbooks (audit sheet). When I copy the flow rate sheet over to workbook B the formulas in the audit sheet break, even though it is named the same. Is it possible to move this without breaking the formulas?
Thanks
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Hi,

A simple way, convert/replace = to # in file which you want to copy. Now you can see all formulas like #Sum(A1:A52) instead of =Sum(A1:A52). Copy sheet and paste in the desired worksheet. Change/replace back # to =.

For replacing press CTRL+F, click on replace tab. Find = and replace with # and later find # and replace with =

As in formulas cell references are same as in your destination, it will work perfectly.

Try this and let us know if it works for you. Or we will find another way out.

Cheers!!!!
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,465
Messages
6,124,982
Members
449,201
Latest member
Lunzwe73

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top