Genevieve123
MIS
- Oct 21, 2008
- 2
Hi,
I have about 150 excel workbooks. Each is essentially a summary input document about a project. They are all exactly the same format - thus, for example, they all have the total project cost in cell C1 and all have the project manager in cell E5. The name of each workbook is also the unique project number.
I want to make one summary sheet that reads certain data from each of the 150 sheets.
I tried having a column in my summary sheet that had all the filenames (and a column next to it with the path) - and then used the INDIRECT function to pull certain information from the project sheets into other columns (reading the path and filename from the first two columns). This all works OKish (!) - but requires the 150 project sheets to be open - which is not really practical.
Does anyone know a way to set up my summary sheet without having to have the sheets open ? (I know I could do this manually by clicking into each file or writing the full path and filename into each formula - but again these are not highly practical or flexible). I also know you will be thinking - why isn't this all in a database ? - well we're getting there - but I work in a council - it's a slow process !
Thanks for any advice on this. The perfect answer would be a formula based solution, but I suppose a macro could do it too.
G
I have about 150 excel workbooks. Each is essentially a summary input document about a project. They are all exactly the same format - thus, for example, they all have the total project cost in cell C1 and all have the project manager in cell E5. The name of each workbook is also the unique project number.
I want to make one summary sheet that reads certain data from each of the 150 sheets.
I tried having a column in my summary sheet that had all the filenames (and a column next to it with the path) - and then used the INDIRECT function to pull certain information from the project sheets into other columns (reading the path and filename from the first two columns). This all works OKish (!) - but requires the 150 project sheets to be open - which is not really practical.
Does anyone know a way to set up my summary sheet without having to have the sheets open ? (I know I could do this manually by clicking into each file or writing the full path and filename into each formula - but again these are not highly practical or flexible). I also know you will be thinking - why isn't this all in a database ? - well we're getting there - but I work in a council - it's a slow process !
Thanks for any advice on this. The perfect answer would be a formula based solution, but I suppose a macro could do it too.
G