A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Lookup a particular cell in another excel workbook



 
 
Thread Tools Display Modes
  #1  
Old May 4th, 2010, 07:19 PM posted to microsoft.public.excel.misc
Susan
external usenet poster
 
Posts: 651
Default Lookup a particular cell in another excel workbook

I want to be able to type in a workbook name in cell A1, example "05-03-10
Sales", and in cell B1 pull in cell A3 under the tab SALES in that workbook
automatically. That way the date can be changed randomly and it
automatically looks for that workbook. example change "05-03-10 SALES" to
"05-04-10 SALES" and cell B1 changes.

is there a way to write a formula in cell B1 that depending on the name in
cell A1 it looks up that workbook, please help!!

Thank you
  #2  
Old May 4th, 2010, 10:13 PM posted to microsoft.public.excel.misc
Dave Peterson
external usenet poster
 
Posts: 19,791
Default Lookup a particular cell in another excel workbook

The function you'd want to use is =indirect().

But =indirect() won't work if the sending file is closed.

Laurent Longre has an addin (morefunc.xll) at:
http://xcell05.free.fr/
or
http://xcell05.free.fr/morefunc/english/index.htm

That includes =indirect.ext() that may help you.

===
If you have trouble getting to the site, then search google for indirect.ext.

I found this alternative site:
http://download.cnet.com/Morefunc/30...-10423159.html

I didn't look to see if it was the most current version.

I'd check the original site every so often to see if it's working.

Susan wrote:

I want to be able to type in a workbook name in cell A1, example "05-03-10
Sales", and in cell B1 pull in cell A3 under the tab SALES in that workbook
automatically. That way the date can be changed randomly and it
automatically looks for that workbook. example change "05-03-10 SALES" to
"05-04-10 SALES" and cell B1 changes.

is there a way to write a formula in cell B1 that depending on the name in
cell A1 it looks up that workbook, please help!!

Thank you


--

Dave Peterson
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:41 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.