+ Reply to Thread
Results 1 to 4 of 4

Count number of times a specific value is found for a given date

  1. #1
    Registered User
    Join Date
    01-09-2020
    Location
    London
    MS-Off Ver
    2010
    Posts
    27

    Smile Count number of times a specific value is found for a given date

    Hi,

    Similar to a post of mine earlier, however, this is slightly different. What I am looking to do is count the number of times a specific value is found for a given date.

    Unless you guys come up with a totally better method, for now as shown in the below screenshot (full spreadsheet also attached). I created a separate table on the right starting from column G, where I count the number of times each event (Major, Minor or blank) occurs for a given date, so 11/11/2019 as shown within cell G2. I have manually entered for now the first 4 rows on the right table to show how the results should be populated based on the table on the left. I want to enter formulas within cells H2 to J13 (providing this is the method to do so haha!) to count the total for me.


    Capture2.PNG

    - Is there a certain function(s) that works best?
    - Is there a neater way to go about this then the table I created?
    - Also for the blank cells, is whatever formula you guys suggest going to be able to pick the blank cells up and count it to the total?

    I would appreciate if someone could help me please
    Attached Files Attached Files

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

    Re: Count number of times a specific value is found for a given date

    Use these formulae in the cells stated:

    H2: =COUNTIF($B2:$E2,H$1)

    I2: =COUNTIF($B2:$E2,I$1) … i.e. copy the formula from H2 into I2

    J2: =COUNTIF($B2:$E2,"")

    Then copy all three formulae down to row 13.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    01-09-2020
    Location
    Las Vegas, NV
    MS-Off Ver
    Microsoft 10
    Posts
    3

    Re: Count number of times a specific value is found for a given date

    If it's alright I'd like to resolve an issue similar to this one that I have?
    Attachment 657203

    I would like to get the quantity of cells that contain the number 6 (in this image i believe there's only 2). What's the simplest formula?

    Thanks!

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Count number of times a specific value is found for a given date

    nbaum85

    3 things.
    1. Welcome to the forum.
    2. Please review our forum rules ... in particular rule #4 about thread hijacking ... and start your own thread. Make reference (by title) to this one if you think it relevant.
    3. Please follow the advise about HOW TO ATTACH YOUR SAMPLE WORKBOOK: at the top of this page.
    Dave

+ 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. Count number of times a specific date happens between two dates
    By Interrogo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-16-2015, 10:02 PM
  2. count the number of times a number appears in a specific range
    By myjebay1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-18-2013, 11:01 AM
  3. Count number of times a specific number is displayed in a cell ran
    By N Harkawat in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 12:05 PM
  4. [SOLVED] Count number of times a specific number is displayed in a cell ran
    By subs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. Count number of times a specific number is displayed in a cell ran
    By N Harkawat in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 06:05 AM
  6. Count number of times a specific number is displayed in a cell ran
    By subs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. [SOLVED] Count number of times a specific number is displayed in a cell ran
    By subs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10: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