+ Reply to Thread
Results 1 to 6 of 6

Multiple Counts Specific to Person Across Multiple Dates

  1. #1
    Registered User
    Join Date
    01-01-2020
    Location
    London, England
    MS-Off Ver
    Office 365 E3 - version 1808
    Posts
    27

    Question Multiple Counts Specific to Person Across Multiple Dates

    Hey all,

    Please see attached workbook.

    Trying to get a cumulative count of volumes in Columns, J, K, L and M of volumes in Columns C, D, F and E that are specific to Persons in Column B.

    Thanks in advance!

    Ryan
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,802

    Re: Multiple Counts Specific to Person Across Multiple Dates

    Do you mean variations of this in J2 copied down?

    =SUMIF($B$2:$B$9,B2,C$2:C$9)

    Or perhaps this?

    =SUMIF($B$2:$B2,B2,C$2:C2)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Multiple Counts Specific to Person Across Multiple Dates

    your request is not clear. Are you wanting a sum of column C for each courier by each date but on a row by row level because you will likely have duplicates.
    this in J2 =SUMIFS(C$2:C$9,$B$2:$B$9,$B2,$A$2:$A$9,$A2) and dragged right to K2.
    this in L2 =SUMIFS(F$2:F$9,$B$2:$B$9,$B2,$A$2:$A$9,$A2) and dragged right to M2.
    unless you wanted otherwise, results hand entered would help.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  4. #4
    Registered User
    Join Date
    01-01-2020
    Location
    London, England
    MS-Off Ver
    Office 365 E3 - version 1808
    Posts
    27

    Re: Multiple Counts Specific to Person Across Multiple Dates

    Thanks for the rapid responses!

    It was exactly as Ali had in the second formula shared!

    Thank you

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,802

    Re: Multiple Counts Specific to Person Across Multiple Dates

    Next time, please manually mock up what you ant instead of providing a blank grid and leaving it to guesswork.

  6. #6
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Multiple Counts Specific to Person Across Multiple Dates

    Glad Ali gave you what you needed. And thank you for the rep even though you couldn't use mine.

+ 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. Extract all data after multiple specific dates
    By rockyone in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-17-2019, 09:28 AM
  2. Replies: 1
    Last Post: 05-15-2019, 02:56 AM
  3. Transpose/Pivot multiple rows per person into 1 row per person with fixed columns
    By MaestroEnrique in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-13-2013, 06:35 AM
  4. [SOLVED] counts person
    By imran91 in forum Excel General
    Replies: 4
    Last Post: 11-30-2012, 09:32 AM
  5. Capturing Data from multiple cells to multiple tables and cells on specific dates
    By zero_eclipse in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-27-2012, 08:38 AM
  6. Replies: 2
    Last Post: 12-29-2011, 01:26 PM
  7. same person, different dates...need the latest date from every person
    By Tanisman in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-26-2011, 07:16 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