Hi all,
I'm trying to set up a formula that counts specific dates within a date column, using the following approach:
=COUNTIF({Reference 1}, "31-12-2020")
It keeps returning 0 when there are least 4 dates within the target column that match the specified criteria.
Can anyone advise how I can fix this?
Many thanks in advance!