Hello
I have a list of dates and am trying to count the number of instances that are, for example, 3rd of May irrespective of year. Is that possible?
I tried the following, with various permutations for the year but didn't work:
=COUNTIF($A:$A,DATE(,5,3)
Many thanks
I have a list of dates and am trying to count the number of instances that are, for example, 3rd of May irrespective of year. Is that possible?
I tried the following, with various permutations for the year but didn't work:
=COUNTIF($A:$A,DATE(,5,3)
Many thanks