M
MichaelRLanier
I have a range of file names reflected on a single worksheet. The
contents of cell A1 reads Smith.xls, B1 is Jones.xls, C1 is Brown.xls,
etc., all of which are names of current files on my C: drive. I want
to read Sheet1, cell A1 in each file. In cell A10, I need to place
the file name from A1 into the Workbook.xls section of the formula
(below), thereby creating a link. In other words, I want the
Workbook.xls section of the formula in some way to read the file name
in A1. I want to do the same in cells B10, C10, etc.
'[Workbook.xls]Sheet1'!$A$1
Is this possible? Here's to thanking you in advance.
Michael
contents of cell A1 reads Smith.xls, B1 is Jones.xls, C1 is Brown.xls,
etc., all of which are names of current files on my C: drive. I want
to read Sheet1, cell A1 in each file. In cell A10, I need to place
the file name from A1 into the Workbook.xls section of the formula
(below), thereby creating a link. In other words, I want the
Workbook.xls section of the formula in some way to read the file name
in A1. I want to do the same in cells B10, C10, etc.
'[Workbook.xls]Sheet1'!$A$1
Is this possible? Here's to thanking you in advance.
Michael