View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jstro01 jstro01 is offline
external usenet poster
 
Posts: 4
Default Help with counting multiple conditions

I have one column with many dates in the 4/27/2007 format.

I need to count how many dates are with the ranges of:

4/2/2007 - 4/8/2007
4/9/2007 - 4/15/2007
4/16/2007 - 4/22/2007
4/23/2007 - 4/29/2007

I need to have a number for each range.
Can anyone help me?

Thanks