+ Reply to Thread
Results 1 to 5 of 5

Using VLOOKUP to find multiple occurrences and find the Total quantity

  1. #1
    Registered User
    Join Date
    10-18-2006
    Posts
    4

    Using VLOOKUP to find multiple occurrences and find the Total quantity

    I would like to find Total quantity for the products, which shares same stock number in a table. I like to use VLOOKUP if it is possible. Does anyone know how to do? Do I have to use another function for this?

  2. #2
    Registered User
    Join Date
    10-09-2006
    Posts
    11
    Try SUMPRODUCT. It works in most of the multiple lookup cases.

  3. #3
    Registered User
    Join Date
    02-27-2007
    Location
    Jackson, MS
    MS-Off Ver
    365
    Posts
    96

    Re: Using VLOOKUP to find multiple occurrences and find the Total quantity

    I would like the same thing but would like to have a list of the matching data so Sumproduct won't do everything I need

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

    Re: Using VLOOKUP to find multiple occurrences and find the Total quantity

    g03go3go,

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread.
    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.

  5. #5
    Forum Expert Whizbang's Avatar
    Join Date
    08-05-2009
    Location
    Greenville, NH
    MS-Off Ver
    2010
    Posts
    1,395

    Re: Using VLOOKUP to find multiple occurrences and find the Total quantity

    Also, sumif will work. See the attached.

    =Sumif(reference being tested,evaluation formula, Referece to range being summed based on first reference and evaluation formula)
    Attached Files Attached Files
    Last edited by Whizbang; 10-30-2009 at 10:09 AM.

+ 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