How do I....
Not sure what exactly you require but ....
=SUMPRODUCT(--(month(B2:B1000)=9))
will give number of dates in B which are September
HTH
"TDW" wrote:
I need to count the number of cells that have dates in them based on the
month which is listed in column A (months are listed as sept, oct, Nov) How
can I do this??
|