RossMcColl
Board Regular
- Joined
- Sep 11, 2006
- Messages
- 155
Before starting my question I'd like to say that I'm of moderate skill with Excel, know most worksheet functions and those I don't know I can learn, however I know no VBA, so code is beyond me.
10 files in a folder, all named after people. All contain a value in cell A1.
I need a spreadsheet that contains a list of names, and depending on the names in the list will show the values from the corrosponding files.
I assume the links to the values would be ='c:\[Jim Smith.xls]Sheet1'!$A$1
is there any way of the 'Jim Smith' bit reading from the input on another cell?
Many thanks,
Ross
10 files in a folder, all named after people. All contain a value in cell A1.
I need a spreadsheet that contains a list of names, and depending on the names in the list will show the values from the corrosponding files.
I assume the links to the values would be ='c:\[Jim Smith.xls]Sheet1'!$A$1
is there any way of the 'Jim Smith' bit reading from the input on another cell?
Many thanks,
Ross