+ Reply to Thread
Results 1 to 3 of 3

Match look up Array from Vlookup.

  1. #1
    Registered User
    Join Date
    05-21-2010
    Location
    Los Angeles
    MS-Off Ver
    Excel 2007
    Posts
    7

    Match look up Array from Vlookup.

    hi!

    I'm trying to get vlookup to give the match command which array to look in for the cell value. However, it seems that vlookup gives the array value in quotation marks (The error checker showed me this). How do I get it not to give me that output, but instead to reference the actual array in particular worksheet. Here is my function:

    Please Login or Register  to view this content.
    (I get #Value!)

    Upon replacing the vlookup with the actual value array name:
    Please Login or Register  to view this content.
    it works fine.

    Step by step formula evaluation shows:

    Please Login or Register  to view this content.
    And it says the next step will lead to an error.

    Any help is appreciated.
    Last edited by jrodri14; 05-23-2010 at 12:44 AM. Reason: Problem solved

  2. #2
    Registered User
    Join Date
    05-13-2010
    Location
    Marion, Illinois
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: Match look up Array from Vlookup.

    Not saying that I can help but I have found if you post a sample spreadsheet with your before and after data in separate sheets you tend to get a better response.

  3. #3
    Registered User
    Join Date
    05-21-2010
    Location
    Los Angeles
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Match look up Array from Vlookup.

    Sorry about that. I was wondering after I wrote if I SHOULD have included an example.

    Anyways I figured it out

    I'm using a nested vlookup function to direct the parent vlookup function to an array. I have the nested vlookup function looking up the cell with the name of the array. This only worked after I used the indirect() function on the nested vlookup function

    Please Login or Register  to view this content.
    It works fine now. That took hours to figure out.

+ 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