But I forget how to solve it?
I want a user to be able to pull by date (without figuring in time) and the date field they're querying looks like this:
6/4/04 8:31:49 PM
The parameter looks like this:
>=[Enter start date:] And <=[Enter end date:]
Even though there's plenty of records from June 4, nothing is returned because there's nothing less than or = 6/4/04, because of the time. (If I was less fatigued, I may have worded this better!)
thank you
I want a user to be able to pull by date (without figuring in time) and the date field they're querying looks like this:
6/4/04 8:31:49 PM
The parameter looks like this:
>=[Enter start date:] And <=[Enter end date:]
Even though there's plenty of records from June 4, nothing is returned because there's nothing less than or = 6/4/04, because of the time. (If I was less fatigued, I may have worded this better!)
thank you