+ Reply to Thread
Results 1 to 6 of 6

Sum Multiple Values by Serial Numbers in Corresponding Cells

  1. #1
    Registered User
    Join Date
    05-15-2014
    MS-Off Ver
    Excel 2003
    Posts
    14

    Sum Multiple Values by Serial Numbers in Corresponding Cells

    Hi,

    I have a spreadsheet with a list of about 3800 lines of dollar values in "K" that correspond to various serial numbers in "E"
    These serial numbers come up multiple times at different place throughout the 3800 lines.
    I know by using SUMIF I can calculate the total value of each serial number, but is there a way to bring the serial numbers across to correspond to the sum of the dollar values?

    Thanks.

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Sum Multiple Values by Serial Numbers in Corresponding Cells

    I don't understand what you want to do.

    Can you post an example spreadsheet showing desired outcome?

  3. #3
    Registered User
    Join Date
    05-15-2014
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Sum Multiple Values by Serial Numbers in Corresponding Cells

    Book1.xlsx

    Attached.

  4. #4
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Sum Multiple Values by Serial Numbers in Corresponding Cells

    Pivot Table on the data range, G13:H23

    "SERIAL NUMBERS" drag-and-drop as a Row Label.
    "VALUES" (Sum of, the default option) drag-and-drop as a Value field.

    Done.

    That's probably the "best" solution.

  5. #5
    Registered User
    Join Date
    05-15-2014
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Sum Multiple Values by Serial Numbers in Corresponding Cells

    Thanks for that!

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Sum Multiple Values by Serial Numbers in Corresponding Cells

    Just use this formula to get unique serial numbers.

    Copy and paste this formula in K14 on your attached sheet and pull formula down.

    =IFERROR(INDEX($G$14:$G$23,MATCH(0,INDEX(COUNTIF($K$13:K13,$G$14:$G$23),,),)),"")
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. duplicate serial numbers with multiple cells of text
    By drawdejay in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-28-2014, 04:14 PM
  2. duplicate serial numbers with multiple cells of text
    By drawdejay in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-28-2014, 02:36 AM
  3. Removing multiple spaces from within serial numbers
    By JHArizona in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-09-2012, 06:09 PM
  4. A problem with serial numbers in cells.
    By okanem in forum Excel General
    Replies: 3
    Last Post: 08-05-2009, 07:09 AM
  5. Finding a serial number in a list of serial numbers
    By zocoloco in forum Excel General
    Replies: 2
    Last Post: 02-04-2009, 05:20 AM

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