+ Reply to Thread
Results 1 to 4 of 4

Count how many cells is before a date

  1. #1
    Registered User
    Join Date
    11-06-2015
    Location
    Australia
    MS-Off Ver
    2010
    Posts
    57

    Count how many cells is before a date

    Hi,

    excel-question-3.png

    How can you count how many cells has the date before a certain date?

    Using the example above, how can we count the number of cells in column B with a date after 30/01/2017

    Any help or suggestions would be greatly appreciated.

    Cheers.
    Stan

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Count how many cells is before a date

    Use a cell to hold the date criteria:

    D2 = 30/01/2017

    Then:

    =COUNTIF(B2:B50,">"&D2)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    11-06-2015
    Location
    Australia
    MS-Off Ver
    2010
    Posts
    57

    Re: Count how many cells is before a date

    Thanks Tony, that worked!
    +rep

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Count how many cells is before a date

    You're welcome. Thanks for the feedback!

+ 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 cells with a date
    By klethag in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-25-2015, 11:30 AM
  2. [SOLVED] count occurrenced of today's date in cells where the date is imbedded in other text
    By ItzikM in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-25-2015, 10:51 PM
  3. [SOLVED] count cells that include a date
    By steve@stanley in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-02-2012, 01:13 PM
  4. Replies: 12
    Last Post: 11-22-2011, 09:27 AM
  5. Count cells between a date range
    By BradKopecky in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-13-2006, 04:57 PM
  6. Count number of cells with date <today's date
    By Cachod1 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 01-27-2006, 10:40 PM
  7. count the number of cells with a date <= today's date
    By Cachod1 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 01-27-2006, 05:20 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