Hi all,
I have a query and when its run I have a pop up asking for the date required. however, I cant get it to filter on that date. it asks for it, but fails to filter on it.
This is what i have for the criteria
<DateAdd("m",1,DateValue([enter mm/yyyy]))
the date format of the field is
19/03/2018 13:43:05
I just simply want to filter by month, so a date of 08/2018 would be entered
I have a query and when its run I have a pop up asking for the date required. however, I cant get it to filter on that date. it asks for it, but fails to filter on it.

This is what i have for the criteria
<DateAdd("m",1,DateValue([enter mm/yyyy]))
the date format of the field is
19/03/2018 13:43:05
I just simply want to filter by month, so a date of 08/2018 would be entered