S
shelfish
I need some assistance writing a formula that will count how many
dates (in a list of dates in m/d/y format) are in each month. So...
Column A [1/1/08, 2/7/08, 10/19/08, ...]
Column B [Months, Jan, Feb, Mar, ...]
Column C [Counts, {count of dates in January}, {count of dates in
February}, ...]
Make sense?
The obvious answer would be to use another column to extract the month
values and then just perform a COUNTIF function. But I can't use an
extra column.
Any help is appricated.
Thanks,
Shelton
dates (in a list of dates in m/d/y format) are in each month. So...
Column A [1/1/08, 2/7/08, 10/19/08, ...]
Column B [Months, Jan, Feb, Mar, ...]
Column C [Counts, {count of dates in January}, {count of dates in
February}, ...]
Make sense?
The obvious answer would be to use another column to extract the month
values and then just perform a COUNTIF function. But I can't use an
extra column.
Any help is appricated.
Thanks,
Shelton