+ Reply to Thread
Results 1 to 5 of 5

Help needed in using a concatenated string for VLOOKUP table_array

  1. #1
    Registered User
    Join Date
    10-10-2013
    Location
    Michigan,USA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Help needed in using a concatenated string for VLOOKUP table_array

    Hi,

    Lets say I have a string LC1!E6:LC1!J243 resulting from concatenation in cell A1.
    I want to use this string as the table array in VLOOKUP function, how do I do that?

    VLOOKUP(13,????,2,FALSE)
    I am stuck here for almost a day now. Any help will be appreciated.

    Thanks.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,705

    Re: Help needed in using a concatenated string for VLOOKUP table_array

    Welcome to the Forum!

    Let me know if this works for you:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Help needed in using a concatenated string for VLOOKUP table_array

    I can assume that LC! is a sheet in your workbook

    Try this:

    =VLOOKUP(13,INDIRECT("LC!E6:J243"),2,0)
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Registered User
    Join Date
    10-10-2013
    Location
    Michigan,USA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Help needed in using a concatenated string for VLOOKUP table_array

    Thanks a lot guys!! That solves my problem...
    The issue was in the concatenated string itself.It should have been LC!E6:J243 and not LC1!E6:LC1!J243.

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Help needed in using a concatenated string for VLOOKUP table_array

    You're welcome. Don't forget to thank those who helped by clicking on Add Reputation * and please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools-> Mark thread as Solved).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Vlookup needed to give value lookup value is a string within a cell.
    By CFlack8472 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-23-2012, 01:20 PM
  2. table_array:VLOOKUP help
    By gigiw1986 in forum Excel General
    Replies: 3
    Last Post: 08-28-2010, 02:22 PM
  3. Concatenated Hyperlinks - Help Desperately Needed
    By karls in forum Excel General
    Replies: 1
    Last Post: 02-21-2007, 05:37 PM
  4. VLOOKUP TABLE_ARRAY
    By veljo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-31-2005, 08:06 PM
  5. Insert Vlookup into table_array of Vlookup with named range
    By Denise in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-24-2005, 07:06 PM

Tags for this Thread

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