+ Reply to Thread
Results 1 to 4 of 4

Summing Values Automatically based off two sets of Categories

  1. #1
    Registered User
    Join Date
    02-12-2018
    Location
    Ontario, Canada
    MS-Off Ver
    2013
    Posts
    2

    Question Summing Values Automatically based off two sets of Categories

    Hello everyone,

    I hope someone can help me with this formula creation.

    As the title describes, I'd like to sum the values in Column E, based on their Category in Column C, but I also want these values to be then Sub-Categorized based on person or shared. These values would then be projected within the tables to the right of the main.

    Please see the link below to a file example of what i am trying to achieve. Any help would be apprciated.

    https://www.dropbox.com/sh/macycabsv...c_uOQCOaa?dl=0

    Regards,
    silentdom11

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Summing Values Automatically based off two sets of Categories

    Hello and welcome to the forum. Try these:

    J3 =SUMIF(C:C,I3,E:E)

    M3 =SUMIFS(E:E,C:C,L3,D:D,"BOB")

    P3 =SUMIFS(E:E,C:C,L3,D:D,"LYNA")

    Note that you can share your files directly to this site by clicking on GO ADVANCED and then scrolling down to Manage Attachments to open the upload window.

  3. #3
    Registered User
    Join Date
    02-12-2018
    Location
    Ontario, Canada
    MS-Off Ver
    2013
    Posts
    2

    Re: Summing Values Automatically based off two sets of Categories

    That works perfectly! thank you so much.

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Summing Values Automatically based off two sets of Categories

    You're welcome. Thanks for the rep!

+ 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. Assign values to categories of values based on separate column attribute.
    By jenbot83 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-06-2017, 02:17 PM
  2. Replies: 2
    Last Post: 05-29-2014, 05:03 AM
  3. Replies: 4
    Last Post: 02-10-2013, 01:44 AM
  4. Sum Values Based on Categories in Different Column
    By BScott22 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-27-2010, 06:54 PM
  5. Replies: 2
    Last Post: 10-13-2009, 05:29 PM
  6. Automatically populate a list based on defined categories -- user input varies
    By NearClueless in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-12-2009, 06:05 PM
  7. [SOLVED] Summing by categories
    By Tamsen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-29-2006, 02:10 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