Try in say, E1:
=SUMPRODUCT(--(TEXT(D2:D100,"mmmyy")="Aug07"))
Adapt the range to suit
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Mbanker" wrote:
I want to count a range of data if a cell in a range is within a date range.
I n others, If column D is a range of dates for a 12 month period, how can I
count the # of dates tthat are in the date range 8-1-2007 through 8-31-2007?