Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2006

Tip: Looking for answers? Try searching our database.

count the number of cells with a date <= today's date

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cachod1 - 27 Jan 2006 18:27 GMT
I need to count the number of cells in a column that contain a date that is
<= today's date. I've tried using a COUNTIF formula but it's not working.  
HELP!
JMB - 27 Jan 2006 18:33 GMT
If the data is in cells A1:A3

=COUNTIF(A1:A3, "<="&TODAY())

> I need to count the number of cells in a column that contain a date that is
> <= today's date. I've tried using a COUNTIF formula but it's not working.  
> HELP!
CLR - 27 Jan 2006 19:32 GMT
This formula will also count any other number that is NOT a date, as though
it WAS a date............

Vaya con Dios,
Chuck, CABGx3

> If the data is in cells A1:A3
>
[quoted text clipped - 3 lines]
> > <= today's date. I've tried using a COUNTIF formula but it's not working.  
> > HELP!
Bob Phillips - 27 Jan 2006 21:14 GMT
=SUMPRODUCT(--(A2:A200<>""),--(A2:A200<=TODAY()))

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

> I need to count the number of cells in a column that contain a date that is
> <= today's date. I've tried using a COUNTIF formula but it's not working.
> HELP!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.