Good Evening
I have a column of data on my Finished sheet where the date the job was completed is recorded in column R, recorded in date format such as 04-Feb.
I want to count how many were finished this month, I was thinking the formaula would be like this :
=COUNTIF(Finished!R:R,MONTH(TODAY()))
and for last month =COUNTIF(Finished!R:R,MONTH(TODAY())-1)
But it shows 0, Can you help ?
Many thanks
Rich
I have a column of data on my Finished sheet where the date the job was completed is recorded in column R, recorded in date format such as 04-Feb.
I want to count how many were finished this month, I was thinking the formaula would be like this :
=COUNTIF(Finished!R:R,MONTH(TODAY()))
and for last month =COUNTIF(Finished!R:R,MONTH(TODAY())-1)
But it shows 0, Can you help ?
Many thanks
Rich