Hi All,
I'm struggling with a formula.
I have 2 date fields:
Cell D1 - 10/1/19
Cell E1 - 11/1/19
On another tab in the workbook (Summary) I have Months listed in column A;
January
February
March
etc. through December
I'd like to be able to allocate a "1" to the Summary tab, Column B counting each time a date falls within that month.
For example:
Cell D1 - 10/1/19
Cell D2 - 11/1/19
Cell E1 - 11/1/19
Cell E2 - 12/15/19
Summary Tab would display
October - 1
November - 2
December - 1
Any ideas on the formula I can utilize? I'm thinking it's an IF(AND( but can't get there.
Thanks in advance!
I'm struggling with a formula.
I have 2 date fields:
Cell D1 - 10/1/19
Cell E1 - 11/1/19
On another tab in the workbook (Summary) I have Months listed in column A;
January
February
March
etc. through December
I'd like to be able to allocate a "1" to the Summary tab, Column B counting each time a date falls within that month.
For example:
Cell D1 - 10/1/19
Cell D2 - 11/1/19
Cell E1 - 11/1/19
Cell E2 - 12/15/19
Summary Tab would display
October - 1
November - 2
December - 1
Any ideas on the formula I can utilize? I'm thinking it's an IF(AND( but can't get there.
Thanks in advance!