+ Reply to Thread
Results 1 to 3 of 3

Vlookup to get the result from the next row of table

  1. #1
    Registered User
    Join Date
    06-28-2012
    Location
    India
    MS-Off Ver
    Excel 2013 and Excel 365
    Posts
    76

    Vlookup to get the result from the next row of table

    How can i get the result from the next row in lookup table
    example sheet attachedVlookup.xlsx

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Vlookup to get the result from the next row of table

    Hello
    you can use index/mathc

    =INDEX($F$3:$F$8,MATCH(A14,$C$3:$C$8,TRUE)+1)

    hth.
    Last edited by vlady; 08-14-2012 at 01:42 AM. Reason: range error
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Vlookup to get the result from the next row of table

    Your welcome.

    if you come across any problem again, we are just here to lend a hand.

    Cheers.

+ 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