Compare Workbooks

ervierto

Board Regular
Joined
Jan 10, 2006
Messages
61
I have two (actually more like 20) workbooks that are intended to have a lot of the same formulas in them, with different hand-entered data, resulting in different values for the formulas. Essentially, creating several workbooks from a top level template. On occasion, I have a need to update the template and I would like to make sure I get all the other workbooks updated the same way. Is there a way to compare two workbooks in such a way that the formulas are compared rather than the values of those formulas? For example Tab A, Cell A1 on every worksheet might be =Sum('Tab B'!$B$2:$B$45). The values on all the Tab Bs are different, but I want to make sure the formulas on Tab A are the same...
Thoughts?


(As an added bonus, I have a similar thing on a smaller scale with worksheets inside a workbook, I would like to be able to compare the formulas in two separate sheets within the same book...)


Thanks
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
i would probably use macro recorder to capture all the cells that need to be, place that in a module and then you can import the module into each workbook, run it and then you should all level
 
Upvote 0

Forum statistics

Threads
1,223,894
Messages
6,175,252
Members
452,623
Latest member
Techenthusiast

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