A/ The SQL operator Between can be used to pull out records that fall between two values. An example for a table called tblDates with a column called Mydate is shown below.
The dates are in american format mm/dd/yyyy an annoying consequence of using the hash symbol which dates need to be wrapped in.