A simple question for a first post.
What I want is to be able to manipulate a cell link to a speperate workbook by way of changing a cells contents.
i.e.
='[DocumentName.xls]WORKSHEET1'!A1
Instead of DocumentName.xls as a permanent addition to the string, I want to be able to manipulat this by link with a cell in the workbook which the above formula is present.
i.e.
='[B1]WORKSHEET1'!A1
where B1 could equal DocumentName1.xls, DocumentName2.xls etc.
Thanks for your help,
Rhodri.
What I want is to be able to manipulate a cell link to a speperate workbook by way of changing a cells contents.
i.e.
='[DocumentName.xls]WORKSHEET1'!A1
Instead of DocumentName.xls as a permanent addition to the string, I want to be able to manipulat this by link with a cell in the workbook which the above formula is present.
i.e.
='[B1]WORKSHEET1'!A1
where B1 could equal DocumentName1.xls, DocumentName2.xls etc.
Thanks for your help,
Rhodri.