I am trying to develop a formula that will get data contained in four known cells (D33, D34, D35 and D36) from two (open) Source workbooks.
Each source workbook has over 100 sheets (each the name of a city). Some of the tab names have a space in the name. (I cannot control that)
My summary workbook uses two named ranges (each containing the name of a workbook I am trying to access).
In column A of the summary workbook I have listed the city names as they appear on the tabs on the source workbook sheets.
I have been trying to build a formula that will grab the name of the workbook (from the range name) and access a cell address (D33, etc) from the sheet that is named in column A. I built a few formulas manually but would prefer a formula that can be updated by changing the names in the named ranges. I am attaching the summary workbook.
I am sure the problem is in my use of quotes when I try to build the formula.
I understand the 2 Source workbooks will have to be open for this to work (bring the data over).
For this task I prefer a formula, not a VBA solution.
Anyone got the time?
Thanks,
Chuck