View Single Post
  #1   Report Post  
Dan Bork
 
Posts: n/a
Default countif(a1:a12,">TODAY()") How do I get this to work?

Have a column of dates and I want to count the number of dates in the column
that are greater than today's date. Tried using the countif function as
above to no avail.

Is there another function to use or a way to change how I am specifying the
criteria?

Dan