I have a table where records are entered and one of the fields contains a date/time in the form 27/04/2004 13:51:00.
I need to create a query where the results are filtered by month, the month having been chosen by the user from a form in the step before. How do I get the filter to connect the...