LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default INDIRECT.EXT reference

try this
F2 should be ABC

=INDIRECT("'C:\folder\["&F2&".xls]Sheet1'!$G$14")

"pdabill" wrote:

I am trying to use the INDIRECT.EXT function to gather data from closed
files. I am also trying to create a filename reference using the CONCATENATE
function. I am using the CONCATENATE function to create the filename because
of a variable in the name.

The INDIRECT.EXT function is working fine when I use the file pathname
directly (without refering to a concatenated filename in another cell). For
example, it works fine in the following:

=INDIRECT.EXT("'C:\Folder\[FilenameABC.xls]Sheet1'!$B$1")

But when I create the same filename using the CONCATENATE function and refer
to the concatenated cell it is not working.

I am creating the concatenated filename using the following formula in, say,
cell A10

=CONCATENATE("'C:\Folder\[Filename",F2,".xls]Sheet1!$B$1")

Where F2 contains the part of the filename that is a variable.

Then I am trying to use the INDIRECT.EXT function by refering to cell A10:

INDIRECT.EXT(A10)

This is not working for me. Does anyone see the problem with this approach??

Thanks!!!

 
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
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
Lookup Data in two seperate Spreadsheets Padraig Excel Worksheet Functions 6 June 28th 06 03:05 PM
Circular reference toolbar not working [email protected] Excel Discussion (Misc queries) 3 May 29th 06 01:55 AM
a cell reference in a 3d reference chartasap Excel Worksheet Functions 1 July 13th 05 02:42 PM
Absolute Worksheet reference number Tony M Excel Discussion (Misc queries) 4 March 21st 05 06:10 PM


All times are GMT +1. The time now is 03:13 AM.

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"