Not really sure what you mean by "trying to query the specific dates vs. "between" dates." Sounds like you want a value on each of two dates (one before and one after) plus a series/set of records that come in between. Maybe look at http://allenbrowne.com/subquery-01.html
If all you want is a value on two given dates and you know those dates, then you can retrieve those easily enough. Perhaps then you want to show all the records that come in between, or maybe you just want to total the units processed during that period? Kinda fuzzy. Depending on where you're doing what, maybe all you need is a DLookup on each of the 2 dates with either records or aggregate functions on what comes in between.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.