+ Reply to Thread
Results 1 to 2 of 2

Match data

  1. #1
    Registered User
    Join Date
    03-13-2007
    Posts
    29

    Match data

    Hi

    I have a list that looks like this

    Section....From......To
    S1...........0..........10
    S1..........10..........20
    S2..........100........110
    S2..........110.......120
    etc.

    My other list looks like this:

    Section....From......To......Value
    S1...........0..........10........99
    S2..........100........110......145

    I'd like to have the following output:

    Section....From......To.........Value
    S1...........0..........10...........99
    S1..........10..........20..........NA
    S2..........100........110.........145
    S2..........110.......120...........NA
    etc.

    VLOOKUP doesn't work because I have more that one variable. I think it should be Match/Index but I don't know how to use this command

    Thanks

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Assuming your lookup table is in W2:Z10 and your data starts in A2:C2, put this formula in D2:

    Please Login or Register  to view this content.
    adjust ranges and cell refs to suit and this formula must be confirmed with CTRL+SHIFT+ENTER not just ENTER. You'll see {} brackets appear around the formula
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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