+ Reply to Thread
Results 1 to 9 of 9

Sum all grouped items from each category

  1. #1
    Registered User
    Join Date
    01-03-2016
    Location
    Mallorytown, Ontario
    MS-Off Ver
    2007
    Posts
    8

    Sum all grouped items from each category

    I have data in column A (Barn, Garage, Water Damage, Yard) each is used in a drop down menu. Each row will have a category (column A) and a cost associated (Column E). I want a sum of each Categories full costs summarized in Column H. This could be described as a list of vendors and then a sum of all their associated bills.

    See attached.


    Jason

  2. #2
    Registered User
    Join Date
    01-03-2016
    Location
    Mallorytown, Ontario
    MS-Off Ver
    2007
    Posts
    8

    Re: Sum all grouped items from each category

    Sorry file attached

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,723

    Re: Sum all grouped items from each category

    The file is still not attached - do it like this:

    Click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Pete

  4. #4
    Registered User
    Join Date
    01-03-2016
    Location
    Mallorytown, Ontario
    MS-Off Ver
    2007
    Posts
    8

    Re: Sum all grouped items from each category

    Ok attached now
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    01-03-2016
    Location
    Mallorytown, Ontario
    MS-Off Ver
    2007
    Posts
    8

    Re: Sum all grouped items from each category

    thanks now I get it.

  6. #6
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,723

    Re: Sum all grouped items from each category

    Put this formula in cell H8:

    =SUMIF(A:A,G8,E:E)

    then copy down.

    Hope this helps.

    Pete

  7. #7
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: Sum all grouped items from each category

    I think the best way is a pivot table
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  8. #8
    Registered User
    Join Date
    01-03-2016
    Location
    Mallorytown, Ontario
    MS-Off Ver
    2007
    Posts
    8

    Re: Sum all grouped items from each category

    =SUMIF(A:A,G8,E:E)

    This worked thank you

  9. #9
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,723

    Re: Sum all grouped items from each category

    Glad to hear it - thanks for the rep.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Pete

+ 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. HELP: Grouped items formula
    By chollo1988 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-05-2016, 05:00 AM
  2. % Difference From on Grouped Items
    By mo4391 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-09-2015, 02:36 PM
  3. Replies: 0
    Last Post: 04-09-2014, 04:21 PM
  4. Sorting by grouped category
    By tbone26tony in forum Excel General
    Replies: 2
    Last Post: 07-10-2012, 02:16 PM
  5. Total values in MOD grouped items
    By theearthvolta in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-13-2010, 03:06 PM
  6. Show and Hide grouped items
    By malnahar in forum Excel General
    Replies: 0
    Last Post: 09-10-2009, 02:35 PM
  7. Pivot table-show all grouped items
    By sergv in forum Excel General
    Replies: 1
    Last Post: 09-05-2005, 03:05 PM

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