Hi and thanks in advance,
I am trying to return a count of rows containing dates by month.
As per the image below, I am using the following formula to get the counts in column C ...
=SUMPRODUCT(1*(MONTH('QA Dashboard'!$I$4:$I$120)=A19))
(where column A has the appropriate month number)
All months except January are returning the correct count. The date range on another sheet contains 117 cells and January is picking up all the cells that contain blanks for some reason. I have deleted all values from the date columm, reinput the dates but keep getting the same result.
Kind regards
Deutz
I am trying to return a count of rows containing dates by month.
As per the image below, I am using the following formula to get the counts in column C ...
=SUMPRODUCT(1*(MONTH('QA Dashboard'!$I$4:$I$120)=A19))
(where column A has the appropriate month number)
All months except January are returning the correct count. The date range on another sheet contains 117 cells and January is picking up all the cells that contain blanks for some reason. I have deleted all values from the date columm, reinput the dates but keep getting the same result.
Kind regards
Deutz