A
AlexJ
I'm using forumulas like these to extract data from several differen
files: =SUM('Coins\[coin value.xls]Group Costs'!$A$3). I have a colum
that has all the filenames listed, but it's a huge hassle to go throug
and change the formula each time I start a new row (keyword). What
need is something like this: =SUM('Coins\[A3.xls]Group Costs'!$A$3).
As you can see, I'm trying to get Excel to think that A3 really equal
'coin value'. I know this is possible with concatenation (it would tak
a few extra steps) but I need all the data right in front of me as I'
working.
Does anyone know of any solution to my dilemma?
Thank you
files: =SUM('Coins\[coin value.xls]Group Costs'!$A$3). I have a colum
that has all the filenames listed, but it's a huge hassle to go throug
and change the formula each time I start a new row (keyword). What
need is something like this: =SUM('Coins\[A3.xls]Group Costs'!$A$3).
As you can see, I'm trying to get Excel to think that A3 really equal
'coin value'. I know this is possible with concatenation (it would tak
a few extra steps) but I need all the data right in front of me as I'
working.
Does anyone know of any solution to my dilemma?
Thank you