I'm not sure if this is possible, but my way of thinking is "why not", so thought I'd see if someone here knows how to do it.
I'm making up a template for a report and need it to retrieve data from many other workbooks.
Thats not a problem, or indeed difficult, but can prove time consumming when having to individually pick out the cells that you want retreived.
As this is being handed over to other people I would like to make it as simple to use as possible by automating as much as possible.
So, for an example:
Cell A1 will be another workbooks name with a hyperlink attached so they can click it and see what the document is.
Cell B1 is a certain cell (say C3) from the workbook that is linked via cell A1. So my entry in cell B1 would be: ='H:\Templates\Dummy Project\[BatchJobs.xls]Tests'!$C$3
Cell B2 would be: ='H:\Templates\Dummy Project\[Anotherproj.xls]Tests'!$C$3
I have many different cells that are picked up in the same way as above and from many different workbooks.
-------
So my question is, can the B1 formula be created using the link in A1 so they dont have to go in and manually link each cell they want retrived.
My god I hope this makes sense to someone
Thanks in advance
Ant
I'm making up a template for a report and need it to retrieve data from many other workbooks.
Thats not a problem, or indeed difficult, but can prove time consumming when having to individually pick out the cells that you want retreived.
As this is being handed over to other people I would like to make it as simple to use as possible by automating as much as possible.
So, for an example:
Cell A1 will be another workbooks name with a hyperlink attached so they can click it and see what the document is.
Cell B1 is a certain cell (say C3) from the workbook that is linked via cell A1. So my entry in cell B1 would be: ='H:\Templates\Dummy Project\[BatchJobs.xls]Tests'!$C$3
Cell B2 would be: ='H:\Templates\Dummy Project\[Anotherproj.xls]Tests'!$C$3
I have many different cells that are picked up in the same way as above and from many different workbooks.
-------
So my question is, can the B1 formula be created using the link in A1 so they dont have to go in and manually link each cell they want retrived.
My god I hope this makes sense to someone
Thanks in advance
Ant