Hi everyone,
Please see attached screenshot of my query problem.
I have a query that looks at a table to get all values between midnight and 6:00am for the current date. The query works fine until the date changes to a single digit.
I can change A: Format([DateAndTime],"dd/mm/yyyy") to
A...