+ Reply to Thread
Results 1 to 2 of 2

Want to count number of dates greater than a stated date

  1. #1
    Registered User
    Join Date
    04-09-2014
    Location
    California
    MS-Off Ver
    Excel 2013
    Posts
    4

    Want to count number of dates greater than a stated date

    Hello,

    I have a range of dates B1:B100 which I want to compare to a certain date A1 and see how many are greater than my stated date A1.

    I've tried with countif(B1:B100, "=>A1") which I thought would work, but it gives the error Value!

    How do I do this?

    Thank you!

  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: Want to count number of dates greater than a stated date

    Try this

    =COUNTIF($B1:$B100,">="&A1)
    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

+ 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 number of dates between two date ranges, with two criteria
    By steve@stanley in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-30-2013, 10:44 AM
  2. Count number of dates in a range by using greater or less than
    By sclasen24 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-18-2013, 01:29 PM
  3. Value if "Today" greater than stated Date
    By knowtrump in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-17-2013, 02:37 PM
  4. Replies: 5
    Last Post: 08-29-2012, 05:25 PM
  5. [SOLVED] Count number of days between dates BUT IF null to current date
    By kathi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-14-2006, 12:15 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