K
kevinherring
i have a column of dates in the format dd/mm/yyyy
i want to count the number of entries for each month, but how do i ge
the month out of the date?
=COUNTIF(A5:A21, 3) (where 3 is march) doesnt work as countif i
looking at the serial number of the date, not the month
what i want is something like
=COUNTIF(month(A5:A21), 3)
but of course that doesnt work with a range....
thanks for any help
kevi
i want to count the number of entries for each month, but how do i ge
the month out of the date?
=COUNTIF(A5:A21, 3) (where 3 is march) doesnt work as countif i
looking at the serial number of the date, not the month
what i want is something like
=COUNTIF(month(A5:A21), 3)
but of course that doesnt work with a range....
thanks for any help
kevi