Vlookup Roadmap - for lack of a better description

Grae

New Member
Joined
Apr 12, 2011
Messages
2
I have roughly thirty workbooks that all Vlookup to one master schedule for data. The problem is that when the master schedule gets revised and subsequently renamed, all the formulas need to be updated. I was wondering if it was possible to have an intermediate workbook that has the master schedule's workbook address in a cell, and have the Vlookups using that cell as a roadmap to the latest revision. Then once the master schedule was revised, only the one cell would have to be revised to change all the formulas in all thirty workbooks.

Thanks for your help,

Graeme
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Hi WhoCanDo,

Thanks for your reply. The find/replace does work, but unfortunately requires the opening of all thirty workbooks...I'll try to do a better job of explaining, back in a bit.

Thanks,

Grae.
 
Upvote 0
Welcome to the Board!

Instead of Find/Replace, you can goto EDIT-->Links and point the dependent workbook to the new one. That will update all of the formulas in the entire workbook at once.

If that does what you want, then you can record a macro doing the same thing on the next one, which will capture the correct file path for the revised link. Post back with what you get and someone can give you some code to loop through all workbooks in a folder and apply what you came up with.

HTH,
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,136
Members
452,890
Latest member
Nikhil Ramesh

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