+ Reply to Thread
Results 1 to 4 of 4

Vlookup with more than 1 match

  1. #1
    Registered User
    Join Date
    11-07-2009
    Location
    Pa USA
    MS-Off Ver
    Excel 2003
    Posts
    12

    Question Vlookup with more than 1 match

    I have a range with two columns in which i would like to reference the item in the first column and report back the corresponding value in the second column. Perfect for vlookup. Only problem is there are several rows in column one that will match my lookup value. I need a formula that will sum the total values in the second column that match the reference in the first column. See attached spreadsheet.
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Vlookup with more than 1 match

    Try:

    =SUMIF($D$6:$D$12,A6,$E$6:$E$12)
    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.

  3. #3
    Registered User
    Join Date
    11-07-2009
    Location
    Pa USA
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: Vlookup with more than 1 match

    Perfect, so how do i marked this post "SOLVED"?

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Vlookup with more than 1 match

    Click on Edit in your first post, click Go Advanced, pick Solved from prefix menu.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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