Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
SU
 
Posts: n/a
Default INDIRECT.EXT help needed

I am currently using the INDIRECT.EXT function as follows:

=INDIRECT.EXT("'K:\Insurance Quotes\Quote Sheets\2005\[Quotes2005_"& $D12
&".xls]TDS'!$M$6")

However, I NEED to replace the file path (K:\Insurance Quotes\Quote
Sheets\2005\) in this formula. I have concatenated this in a cell and would
like to use the cell reference as the path.

I just don't know how to! Please help.

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Presumably this woyld work

=INDIRECT.EXT(A1& $D12&".xls]TDS'!$M$6")


--
HTH

Bob Phillips

"SU" wrote in message
...
I am currently using the INDIRECT.EXT function as follows:

=INDIRECT.EXT("'K:\Insurance Quotes\Quote Sheets\2005\[Quotes2005_"& $D12
&".xls]TDS'!$M$6")

However, I NEED to replace the file path (K:\Insurance Quotes\Quote
Sheets\2005\) in this formula. I have concatenated this in a cell and

would
like to use the cell reference as the path.

I just don't know how to! Please help.



  #3   Report Post  
SU
 
Posts: n/a
Default

It works! Cheers Bob.

"Bob Phillips" wrote:

Presumably this woyld work

=INDIRECT.EXT(A1& $D12&".xls]TDS'!$M$6")


--
HTH

Bob Phillips

"SU" wrote in message
...
I am currently using the INDIRECT.EXT function as follows:

=INDIRECT.EXT("'K:\Insurance Quotes\Quote Sheets\2005\[Quotes2005_"& $D12
&".xls]TDS'!$M$6")

However, I NEED to replace the file path (K:\Insurance Quotes\Quote
Sheets\2005\) in this formula. I have concatenated this in a cell and

would
like to use the cell reference as the path.

I just don't know how to! Please help.




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
Custom percent format needed Will Fleenor Excel Worksheet Functions 1 June 29th 05 02:57 AM
Problems with PULL function, INDIRECT.EXT and so forth [email protected] Excel Worksheet Functions 4 June 23rd 05 10:02 AM
Data from closed workbooks (pull func, indirect.ext, etc ....) [email protected] Excel Worksheet Functions 1 June 22nd 05 03:24 PM
INDIRECT.EXT question SU Excel Worksheet Functions 8 April 12th 05 07:57 PM
Problem with updating values with INDIRECT.EXT SU Excel Worksheet Functions 1 April 8th 05 10:14 AM


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