I have a query that I am trying to filter by date range using a form that I have created. It almost works, but I think I have a format issue and it is returning incorrect ranges. Okay, in my query the date is formatted as "m/yyyy" from the normal "mm/dd/yyyy", which is done in the query and the...