C
chris
Hi'
the group's been extremely helpful so far so here goes another
question.
I'm using a single file (2007) to gather data from a number of other
ones - all the source files are named according to the same pattern
(filename-three-digit number.xls) Is there a way to make excel change
the number _in the filename_ as I copy down the way it would change
the row number
Here's how it should look like:
='P:\folder1\folder2\[filename-001.xls]Sheet1'!$A$2
='P:\folder1\folder2\[filename-002.xls]Sheet1'!$A$2
='P:\folder1\folder2\[filename-003.xls]Sheet1'!$A$2
I could just reference the file number to a column containing numbers
- but still don't know how to include a reference in the filename.
chris
the group's been extremely helpful so far so here goes another
question.
I'm using a single file (2007) to gather data from a number of other
ones - all the source files are named according to the same pattern
(filename-three-digit number.xls) Is there a way to make excel change
the number _in the filename_ as I copy down the way it would change
the row number
Here's how it should look like:
='P:\folder1\folder2\[filename-001.xls]Sheet1'!$A$2
='P:\folder1\folder2\[filename-002.xls]Sheet1'!$A$2
='P:\folder1\folder2\[filename-003.xls]Sheet1'!$A$2
I could just reference the file number to a column containing numbers
- but still don't know how to include a reference in the filename.
chris