+ Reply to Thread
Results 1 to 4 of 4

Finding the number of times a specific numerical day occurs

  1. #1
    Forum Contributor
    Join Date
    05-13-2012
    Location
    Eagle River, Alaska
    MS-Off Ver
    Excel 2010
    Posts
    145

    Finding the number of times a specific numerical day occurs

    I am trying to devise a formula that will calculate the number of times a specific numerical day (10th, 11th, etc.) occurs in a column of dates (mm/dd/yy). File attached. Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Finding the number of times a specific numerical day occurs

    Enter formula in G3 and copy down

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    ***Array formula must be entered by using key combination of CTRL+SHIFT+ENTER and not just ENTER
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

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

    Re: Finding the number of times a specific numerical day occurs

    Try with SUMPRODUCT:

    =SUMPRODUCT(--(DAY($A$2:$A$12)=F3))
    Quang PT

  4. #4
    Forum Contributor
    Join Date
    05-13-2012
    Location
    Eagle River, Alaska
    MS-Off Ver
    Excel 2010
    Posts
    145

    Re: Finding the number of times a specific numerical day occurs

    Both solutions worked great! Thanks!

+ 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. Finding a particular data, that occurs multiple times
    By AHACORN in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-13-2015, 11:48 PM
  2. Replies: 3
    Last Post: 09-15-2015, 03:00 AM
  3. Finding how many times a string occurs in a range.
    By lamenters in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-01-2013, 01:18 PM
  4. Replies: 5
    Last Post: 08-06-2012, 03:47 PM
  5. Counting Number of Times a Numerical Response Occurs in Column
    By alex.salkever in forum Excel General
    Replies: 1
    Last Post: 09-18-2008, 02:03 AM
  6. finding a number and the number of times it occurs
    By luposlipophobia in forum Excel General
    Replies: 3
    Last Post: 06-21-2006, 10:55 PM
  7. [SOLVED] I want to see how many times each number occurs in an array.
    By eingram in forum Excel General
    Replies: 3
    Last Post: 06-20-2006, 09:55 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