#1   Report Post  
Posted to microsoft.public.excel.misc
Stuartf
 
Posts: n/a
Default Advanced Links


Hi,

I need to display info from a different xls file using info from
current xls file to determine which xls the data info is from....

so far i have

="'\\Alpha\Client
Serv\OfficeDocs\Invoices\[0"&MIDB(A7,2,5)&".xls]Invoice'!$E$47"

where A7=D12345

basically a7 is a job number and invoices are created as 012345.xls
(job number -D+0) and i want to display some info from this invoice in
a different xls file. Each row will be a different job thus a different
invoice filename.

Many thanks


--
Stuartf
------------------------------------------------------------------------
Stuartf's Profile: http://www.excelforum.com/member.php...o&userid=34535
View this thread: http://www.excelforum.com/showthread...hreadid=542973

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Advanced Links

You'd want to use the =indirect() function, but that only works when the
"sending" workbook is open.


But 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

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

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

Stuartf wrote:

Hi,

I need to display info from a different xls file using info from
current xls file to determine which xls the data info is from....

so far i have

="'\\Alpha\Client
Serv\OfficeDocs\Invoices\[0"&MIDB(A7,2,5)&".xls]Invoice'!$E$47"

where A7=D12345

basically a7 is a job number and invoices are created as 012345.xls
(job number -D+0) and i want to display some info from this invoice in
a different xls file. Each row will be a different job thus a different
invoice filename.

Many thanks

--
Stuartf
------------------------------------------------------------------------
Stuartf's Profile: http://www.excelforum.com/member.php...o&userid=34535
View this thread: http://www.excelforum.com/showthread...hreadid=542973


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Stuartf
 
Posts: n/a
Default Advanced Links


thanks m8

very helpful of u:)


--
Stuartf
------------------------------------------------------------------------
Stuartf's Profile: http://www.excelforum.com/member.php...o&userid=34535
View this thread: http://www.excelforum.com/showthread...hreadid=542973

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
Hyperlinks - Move file to local drive, all links break Shawn McGowen Excel Discussion (Misc queries) 1 March 9th 06 12:52 AM
options to update automatic links Werner Rohrmoser Excel Worksheet Functions 0 November 10th 05 12:58 PM
Prompt to update links Werner Rohrmoser Links and Linking in Excel 0 November 3rd 05 09:47 AM
Deleting links to other spreadsheets KarenH Excel Worksheet Functions 2 October 28th 05 04:09 AM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM


All times are GMT +1. The time now is 12:54 AM.

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

About Us

"It's about Microsoft Excel"