+ Reply to Thread
Results 1 to 3 of 3

INDIRECT.EXT help needed

  1. #1
    SU
    Guest

    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. #2
    Bob Phillips
    Guest

    Re: INDIRECT.EXT help needed

    Presumably this woyld work

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


    --
    HTH

    Bob Phillips

    "SU" <SU@discussions.microsoft.com> wrote in message
    news:A88E1B85-6C38-4C46-998A-C4679999E6DF@microsoft.com...
    > 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. #3
    SU
    Guest

    Re: INDIRECT.EXT help needed

    It works! Cheers Bob.

    "Bob Phillips" wrote:

    > Presumably this woyld work
    >
    > =INDIRECT.EXT(A1& $D12&".xls]TDS'!$M$6")
    >
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "SU" <SU@discussions.microsoft.com> wrote in message
    > news:A88E1B85-6C38-4C46-998A-C4679999E6DF@microsoft.com...
    > > 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1