+ Reply to Thread
Results 1 to 4 of 4

Thread: Sum data without subtotals

  1. #1
    Registered User
    Join Date
    08-03-2011
    Location
    Dallas
    MS-Off Ver
    Excel 2003
    Posts
    2

    Question Sum data without subtotals

    I need help summing data without subtotals because I dont want the summary below the data.

    Example of current data:

    Loc Cust # Sales
    123 7890 $100
    123 7890 $75
    123 4567 $500
    123 4567 $200


    I would like to be able to sum by customer # so it looks like:

    Loc Cust # Sales
    123 7890 $175
    123 4567 $700


    I apologize if a similar post has been solved. I am brand new to this forum and urgently need assistance.

    Thank you.

  2. #2
    Valued Forum Contributor bentleybob's Avatar
    Join Date
    02-27-2009
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2007
    Posts
    415

    Re: Sum data without subtotals

    Sounds like a job for SUMIF. So if your data are in Columns A-C and you want results in D-F, in F1 enter:
    =SUMIF(B$1:B$100,$E1,C$1:C$100)

  3. #3
    Registered User
    Join Date
    08-03-2011
    Location
    Dallas
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Sum data without subtotals

    Thank you for the quick reply, but this does not seem to be working. All totals are 0.

  4. #4
    Valued Forum Contributor bentleybob's Avatar
    Join Date
    02-27-2009
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2007
    Posts
    415

    Re: Sum data without subtotals

    Can you upload an excerpt from your file so I can check the references? Chances are I've just assumed the data was somewhere that it's not, so it should be a fairly easy fix.

+ 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.2.0