Hi please can somebody help. (I am using Microsoft Excel 2002)
I have 1000's of workbooks (with identicle layouts, different data). I am wanting to summarise all this data in one Master Summary workbook. Can someone please help with the Macro to do this.
In more detail,
All my workbooks are named alphanumerically: A1234, A2754, B2703, A1238 613, B2475 314 etc.
The tab in each workbook I want to retreieve data from is named "Scheme Overview"
The cell reference on this tab is D31:F31 (if it matters that the cell is merged, I can live with cell reference D31).
All the workbooks will be kept in the same file directory.
The summary workbook has the workbook names e.g. A1234, starting in column E, row 11.
The retrieved data from the macro wants to start in column F, row 11.
Is this possible? And is it possible to not just pull the data, but also the formula. E.g. ='[A1234.xls]Scheme Overview'!$D$31:$F$31
Also,
From the same tab as above on the 1000's of workbooks I also want to pull data in each cell from AJ101 through to IV101 into the summary workbook. In the summary workbook the tab is called Areas of Concern. The data is to be pulled to cell D8 through to D117.
Any help is much appreciated.
Thanks in advance.
Neil.
I have 1000's of workbooks (with identicle layouts, different data). I am wanting to summarise all this data in one Master Summary workbook. Can someone please help with the Macro to do this.
In more detail,
All my workbooks are named alphanumerically: A1234, A2754, B2703, A1238 613, B2475 314 etc.
The tab in each workbook I want to retreieve data from is named "Scheme Overview"
The cell reference on this tab is D31:F31 (if it matters that the cell is merged, I can live with cell reference D31).
All the workbooks will be kept in the same file directory.
The summary workbook has the workbook names e.g. A1234, starting in column E, row 11.
The retrieved data from the macro wants to start in column F, row 11.
Is this possible? And is it possible to not just pull the data, but also the formula. E.g. ='[A1234.xls]Scheme Overview'!$D$31:$F$31
Also,
From the same tab as above on the 1000's of workbooks I also want to pull data in each cell from AJ101 through to IV101 into the summary workbook. In the summary workbook the tab is called Areas of Concern. The data is to be pulled to cell D8 through to D117.
Any help is much appreciated.
Thanks in advance.
Neil.