Hello Everyone and @Paul Newcome
I have a sheet with "Date Record created" and the dates are in the usual format 29/07/25 etc. I want to show a graph on a dashboard, how many tasks are from 2024 and how many are from 2025. I have created a new sheet to create the formula but I am getting "Incorrect Argument", please see below:
=COUNTIF({OAP PA Tracker V2 Range 1}, >=DATE(2024 / 1 / 1), <=DATE(2024 / 12 / 31))
Thanks in advance, for your help