+ Reply to Thread
Results 1 to 2 of 2

Find last match in vllokup

  1. #1
    snax500
    Guest

    Find last match in vllokup

    In Excel2000, I have the following data:


    Tom 100
    Pete 200
    Joe 300
    Tom 500


    I want to have a Vlookup that finds "Tom' and gives me 500 NOT 100. I
    know vlookups usually finds the first instance of a match but I want
    the last ( there could be 5 or 4 or 3 records of Tom). Can this be
    done?


    Thanks


  2. #2
    JE McGimpsey
    Guest

    Re: Find last match in vllokup

    One way:


    Take a look at the answer to your previous, nearly identical question...

    Use CountIf() to determine the number of the instance to return.

    In article <[email protected]>,
    "snax500" <[email protected]> wrote:

    > In Excel2000, I have the following data:
    >
    >
    > Tom 100
    > Pete 200
    > Joe 300
    > Tom 500
    >
    >
    > I want to have a Vlookup that finds "Tom' and gives me 500 NOT 100. I
    > know vlookups usually finds the first instance of a match but I want
    > the last ( there could be 5 or 4 or 3 records of Tom). Can this be
    > done?
    >
    >
    > Thanks


+ 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