Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Use filename in cell to link data

I have a folder with 12 excel files. The first one in the range has a list of
filenames that I need to link to to retrieve specific data. How can I create
a link to external xls files using the filenames in COL F in the first file?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default Use filename in cell to link data

Hi

You can use INDIRECT to compose the cell/range references - so long as all
source workbooks are opened along with your workbook. When the latter isn't
an option, you have to use some UDF (from time to time a link which provides
one appears in Excel NG's), or some VBA procedure to rewrite formulas
accordingly your files list.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"HughT" wrote in message
...
I have a folder with 12 excel files. The first one in the range has a list
of
filenames that I need to link to to retrieve specific data. How can I
create
a link to external xls files using the filenames in COL F in the first
file?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Use filename in cell to link data

Thank you for your response. I need to look up the list of filenames in "Col
F' in the first data file to open the corresponding files. I tried
"Workbooks.Open Filename' but can only open the first file in the list.

"Arvi Laanemets" wrote:

Hi

You can use INDIRECT to compose the cell/range references - so long as all
source workbooks are opened along with your workbook. When the latter isn't
an option, you have to use some UDF (from time to time a link which provides
one appears in Excel NG's), or some VBA procedure to rewrite formulas
accordingly your files list.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"HughT" wrote in message
...
I have a folder with 12 excel files. The first one in the range has a list
of
filenames that I need to link to to retrieve specific data. How can I
create
a link to external xls files using the filenames in COL F in the first
file?




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
How do I link data from a cell on one spread sheet to another? Richard Deldonna Excel Worksheet Functions 4 March 18th 06 03:28 PM
Equation to refer to data value(s) and not the cell?? [email protected] Excel Discussion (Misc queries) 2 March 10th 06 09:02 AM
how can I connect data in cell C to data in cell D? Angel82 Charts and Charting in Excel 2 March 8th 06 05:47 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Splitting Data in a Cell Newbie1092 Excel Worksheet Functions 3 May 10th 05 05:48 PM


All times are GMT +1. The time now is 09:43 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"