+ Reply to Thread
Results 1 to 2 of 2

Using Vlookup to bring over a subtotal

  1. #1
    Richard
    Guest

    Using Vlookup to bring over a subtotal

    Hi,

    I have a spreadsheet that contains a list of part numbers and their quantity
    on hand at different locations. When I use Vlookup for the quantity on hand,
    it returns only the first location in the list. It doesn't bring the total
    for all locations. I would like to lookup each part number's total quantity
    on hand. A total of all the locations for each part number. Can Vlookup do
    this or do I have to use another function?


    Thank You,

    Richard

  2. #2
    Tom Ogilvy
    Guest

    RE: Using Vlookup to bring over a subtotal

    =sumif([Book2.xls]Sheet1!A:A,F12,[Book2.xls]Sheet1!C:C)

    where F12 holds the part number to sum . Column C in your data table
    contains the quantity and column A, the part numbers.

    --
    Regards,
    Tom Ogilvy


    "Richard" wrote:

    > Hi,
    >
    > I have a spreadsheet that contains a list of part numbers and their quantity
    > on hand at different locations. When I use Vlookup for the quantity on hand,
    > it returns only the first location in the list. It doesn't bring the total
    > for all locations. I would like to lookup each part number's total quantity
    > on hand. A total of all the locations for each part number. Can Vlookup do
    > this or do I have to use another function?
    >
    >
    > Thank You,
    >
    > Richard


+ 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