I am trying to apply a criteria on a query with a list of dates.
I want to extract the year from a form and I want to see the dates for that year on the query results.
I am trying in the criteria for the date: Year([Forms]![Main Menu]![DatSav1])
The query results are empty.
I want to extract the year from a form and I want to see the dates for that year on the query results.
I am trying in the criteria for the date: Year([Forms]![Main Menu]![DatSav1])
The query results are empty.