G
Guest
im using Excel9
i have one master xls file that has about 20 other files that link to it. the master one has like a half million cells that link to the other files. what i want to do is have a filenames.xls file that lists the names of the files, then pull the names from there, so i dont have to update all half a million cells when i change the name of a fil
for example, instead of
MyCell
=SUMIF('[MyFile.XLS]MyWorksheet'!$D$5:$AB$5,DV$5,'[MyFile.XLS]MyWorksheet'!$D10:$AB10
i want to do something like
A1
'[MyFile.XLS]MyWorksheet
MyCell
=SUMIF(A1!$D$5:$AB$5,DV$5,A1!$D10:$AB10
this doesnt work the way i have posted i
does anyone know if this sort of thing is possible? maybe there is some syntax i need to be using i am unfamiliar with..
much thanks for any hel
you can email nerevar at shaw dot c
i have one master xls file that has about 20 other files that link to it. the master one has like a half million cells that link to the other files. what i want to do is have a filenames.xls file that lists the names of the files, then pull the names from there, so i dont have to update all half a million cells when i change the name of a fil
for example, instead of
MyCell
=SUMIF('[MyFile.XLS]MyWorksheet'!$D$5:$AB$5,DV$5,'[MyFile.XLS]MyWorksheet'!$D10:$AB10
i want to do something like
A1
'[MyFile.XLS]MyWorksheet
MyCell
=SUMIF(A1!$D$5:$AB$5,DV$5,A1!$D10:$AB10
this doesnt work the way i have posted i
does anyone know if this sort of thing is possible? maybe there is some syntax i need to be using i am unfamiliar with..
much thanks for any hel
you can email nerevar at shaw dot c