+ Reply to Thread
Results 1 to 4 of 4

Count description base on the DATE

  1. #1
    Forum Contributor
    Join Date
    08-20-2015
    Location
    philippines
    MS-Off Ver
    2013
    Posts
    260

    Count description base on the DATE

    Good day just asking for a help I don't know what formula I need to use to count all the description base on the date. Please see attached images for the expected result. Thanks in advance.

    DATA
    Data.PNG

    Expected Result
    Expected Result.PNG
    Attached Files Attached Files
    Last edited by jasond1992; 05-04-2021 at 02:52 AM.

  2. #2
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,690

    Re: Count description base on the DATE

    In C13 then copied

    =SUMPRODUCT(($C$2:$G$9<>"")*($A$2:$A$9=C12))
    Attached Files Attached Files
    Last edited by kvsrinivasamurthy; 05-04-2021 at 02:46 AM.
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,915

    Re: Count description base on the DATE

    c13=SUMPRODUCT(($C$2:$G$9<>"")*($A$2:$A$9=C$12))
    try this, copy and paste it in D13
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Forum Contributor
    Join Date
    08-20-2015
    Location
    philippines
    MS-Off Ver
    2013
    Posts
    260

    Re: Count description base on the DATE

    Thank you so 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 all the specific Description base on name
    By jasond1992 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2021, 04:53 AM
  2. Replies: 4
    Last Post: 04-27-2020, 11:18 AM
  3. [SOLVED] Drop List with a description but once chosen description disappear
    By dezspert22 in forum Excel General
    Replies: 22
    Last Post: 12-19-2016, 05:24 PM
  4. Date format description
    By happy0101 in forum Excel General
    Replies: 3
    Last Post: 11-07-2014, 08:49 AM
  5. Summing by Description and Date
    By JakeMann in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-28-2013, 11:18 AM
  6. Count a series of number with different types/description
    By bsengineer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-29-2009, 07:40 AM
  7. Count and compute rows of data with different catagories and description 2003 format
    By bsengineer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-28-2009, 08:51 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