Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
AlexJ
 
Posts: n/a
Default Cell value/filename question...


I'm using forumulas like these to extract data from several different
files: =SUM('Coins\[coin value.xls]Group Costs'!$A$3). I have a column
that has all the filenames listed, but it's a huge hassle to go through
and change the formula each time I start a new row (keyword). What I
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 equals
'coin value'. I know this is possible with concatenation (it would take
a few extra steps) but I need all the data right in front of me as I'm
working.

Does anyone know of any solution to my dilemma?

Thank you.


--
AlexJ
------------------------------------------------------------------------
AlexJ's Profile: http://www.excelforum.com/member.php...o&userid=27247
View this thread: http://www.excelforum.com/showthread...hreadid=467559

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you put the workbook name into another cell, you could use =indirect() to
build the reference to the other workbook.

The bad news is that =indirect() will return an error if that other workbook
isn't open.

Harlan Grove wrote a UDF called PULL that will retrieve the value from a closed
workbook.

You can find the function at Harlan's FTP site:
ftp://members.aol.com/hrlngrv/
Look for pull.zip

AlexJ wrote:

I'm using forumulas like these to extract data from several different
files: =SUM('Coins\[coin value.xls]Group Costs'!$A$3). I have a column
that has all the filenames listed, but it's a huge hassle to go through
and change the formula each time I start a new row (keyword). What I
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 equals
'coin value'. I know this is possible with concatenation (it would take
a few extra steps) but I need all the data right in front of me as I'm
working.

Does anyone know of any solution to my dilemma?

Thank you.

--
AlexJ
------------------------------------------------------------------------
AlexJ's Profile: http://www.excelforum.com/member.php...o&userid=27247
View this thread: http://www.excelforum.com/showthread...hreadid=467559


--

Dave Peterson
  #3   Report Post  
AlexJ
 
Posts: n/a
Default


Thanks for the reply, David.

I just found out about the indirect.ext addin (which I already have
installed, coincidentally enough). However, I can't seem to get it to
work right. Let's say I have the name of a worksheet in A1, we'll call
it "coin value.xls." Here's what I'm using to pull the data from that
worksheet:

'Keyword Groups\Coins\[coin value.xls]Group Costs'!$A$3

What I'm looking for is something like this:
'Keyword Groups\Coins\[A1]Group Costs'!$A$3

This will save me an incredible amount of time :). Any suggestions?

Thanks for your help!


--
AlexJ
------------------------------------------------------------------------
AlexJ's Profile: http://www.excelforum.com/member.php...o&userid=27247
View this thread: http://www.excelforum.com/showthread...hreadid=467559

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

I've never used that addin.

Maybe someone else can jump in.

AlexJ wrote:

Thanks for the reply, David.

I just found out about the indirect.ext addin (which I already have
installed, coincidentally enough). However, I can't seem to get it to
work right. Let's say I have the name of a worksheet in A1, we'll call
it "coin value.xls." Here's what I'm using to pull the data from that
worksheet:

'Keyword Groups\Coins\[coin value.xls]Group Costs'!$A$3

What I'm looking for is something like this:
'Keyword Groups\Coins\[A1]Group Costs'!$A$3

This will save me an incredible amount of time :). Any suggestions?

Thanks for your help!

--
AlexJ
------------------------------------------------------------------------
AlexJ's Profile: http://www.excelforum.com/member.php...o&userid=27247
View this thread: http://www.excelforum.com/showthread...hreadid=467559


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Answering a question in a cell Salesmaster Excel Worksheet Functions 2 July 16th 05 10:33 PM
Cell reference question JM Excel Discussion (Misc queries) 1 May 18th 05 06:10 AM
Syntax for inferred cell references donesquire Excel Worksheet Functions 4 April 4th 05 09:29 PM
Unsolvable cell naming question: Can anyone beat this one? GJR3599 Excel Discussion (Misc queries) 1 April 2nd 05 05:49 PM
Excel question? Regarding cell formula Kristin Excel Worksheet Functions 7 April 1st 05 10:30 PM


All times are GMT +1. The time now is 05:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"