tinyevil777
Registered User.
- Local time
- Today, 13:44
- Joined
- Dec 10, 2010
- Messages
- 137
Hey!
I've created a query, its basically querying a table containing sales records.
I have entered "Between [Start Date] and [End Date]" in the criteria for the Date field, as i want the user to specify the date range.
However, when i enter the Start Date as 28/09/10 and End Date as 29/09/10, it only displays records for 28/09/10, although there are records for 29/09/10.
I assume there's something wrong with my Between statement, but i can't work out what?
Could someone shed some light onto this for me please?
Thank you in advance!
Tom
I've created a query, its basically querying a table containing sales records.
I have entered "Between [Start Date] and [End Date]" in the criteria for the Date field, as i want the user to specify the date range.
However, when i enter the Start Date as 28/09/10 and End Date as 29/09/10, it only displays records for 28/09/10, although there are records for 29/09/10.
I assume there's something wrong with my Between statement, but i can't work out what?
Could someone shed some light onto this for me please?
Thank you in advance!
Tom