Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default COUNT IF A DATE IS HIGHER THAN ANOTHER DATE

What formula will work to total the number of dates in column B that are
greater than the date in Cell A1. In the example below the answer will be 2.

e.g.
Cell A1 = 21/4/2008

Cell B1 = 2/1/2007
Cell B2 = 22/4/2008
Cell B3 = 17/8/2008
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default COUNT IF A DATE IS HIGHER THAN ANOTHER DATE

Modify to suit. Look in the help index for COUNTIF

=COUNTIF(D3:D6,""&D1)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Mally" wrote in message
...
What formula will work to total the number of dates in column B that are
greater than the date in Cell A1. In the example below the answer will be
2.

e.g.
Cell A1 = 21/4/2008

Cell B1 = 2/1/2007
Cell B2 = 22/4/2008
Cell B3 = 17/8/2008


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default COUNT IF A DATE IS HIGHER THAN ANOTHER DATE

Thanks Don, that's great.

Its the part after the cell range I couldn't figure out.

"Don Guillett" wrote:

Modify to suit. Look in the help index for COUNTIF

=COUNTIF(D3:D6,""&D1)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Mally" wrote in message
...
What formula will work to total the number of dates in column B that are
greater than the date in Cell A1. In the example below the answer will be
2.

e.g.
Cell A1 = 21/4/2008

Cell B1 = 2/1/2007
Cell B2 = 22/4/2008
Cell B3 = 17/8/2008



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I count a record if it contains a date within a date range hile trotman Excel Worksheet Functions 0 September 20th 06 08:58 PM
count the mean in few date but on de date it has various data LinSeang Excel Worksheet Functions 1 June 30th 06 02:12 PM
count between start date and end date flow23 Excel Discussion (Misc queries) 5 May 10th 06 01:22 PM
Count number of cells with date <today's date Cachod1 New Users to Excel 2 January 28th 06 02:37 AM
count the number of cells with a date <= today's date Cachod1 New Users to Excel 3 January 27th 06 09:14 PM


All times are GMT +1. The time now is 11:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"