+ Reply to Thread
Results 1 to 4 of 4

Sumproduct to directly get the total count for each quarter & year

  1. #1
    Forum Contributor
    Join Date
    05-10-2019
    Location
    Penang, Malaysia
    MS-Off Ver
    2016
    Posts
    262

    Sumproduct to directly get the total count for each quarter & year

    Hi All,
    I have used SUMPRODUCT with Quarter column D103:D106 & Year (column C103:C106) criteria it works perfectly fine. However, when I get Quarter count directly from the column C103:C10 I get the incorrect count.
    Please Login or Register  to view this content.
    How to achieve this?

    Your help is very much appreciated. Please find attachment.

    Thank-You very much
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Sumproduct to directly get the total count for each quarter & year

    Please try at K3

    =SUMPRODUCT((ROUNDUP(MONTH($C$3:$C$106)/3,0)=ROWS(K$3:K3))*(YEAR($C$3:$C$106)=K$2))
    Attached Files Attached Files

  3. #3
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Sumproduct to directly get the total count for each quarter & year

    Try to combine "Q" then create logical_statement:

    Please Login or Register  to view this content.
    Quang PT

  4. #4
    Forum Contributor
    Join Date
    05-10-2019
    Location
    Penang, Malaysia
    MS-Off Ver
    2016
    Posts
    262

    Re: Sumproduct to directly get the total count for each quarter & year

    Hi Bo_Ry,
    Thanks..it fixed. the incorrect count ive gotten from was without ROW.

    Hi bebo021999,
    Thanks. your solution fixed too..

    Issued you both reputation.

    I will mark this thread to Solved.

    Thank-You very much

+ 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. [SOLVED] Count Network Days by year and quarter
    By Gazou in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-29-2020, 07:38 PM
  2. Sumproduct occurrences occurring by Month, Quarter & Year
    By jolthof in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-05-2018, 12:27 AM
  3. [SOLVED] sumproduct to count year values in range based on another cell year value
    By mr_mango81 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-04-2017, 12:46 AM
  4. [SOLVED] countifs to find the total count between this year and last year for series of data
    By maher2014 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2016, 02:39 AM
  5. [SOLVED] [Return total Product a company has produced in Quarter or Year]
    By DanielMinh in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-03-2015, 03:26 AM
  6. [SOLVED] =IFERROR / SUMPRODUCT - Search for year total?
    By domgilberto in forum Excel General
    Replies: 5
    Last Post: 05-20-2014, 05:56 AM
  7. [SOLVED] Using SumProduct for dates inclusive of Year to Date, Month to date, Quarter to Date
    By cartica in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2014, 04:22 PM

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