ThaBizness
Registered User.
- Local time
- Today, 06:54
- Joined
- Sep 15, 2004
- Messages
- 19
I have a backwards date between query. I have a table with Date1 and Date2 fields. On the form I have a calender control. I want the user to click a date on the calender control and then look at the rows in the table to see if that date is between the Date1 and Date2 fields.
So the query will be (in english) get all rows that CalenderDate1 is between Date1 and Date2
Im stuck. Someone give me direction.
So the query will be (in english) get all rows that CalenderDate1 is between Date1 and Date2
Im stuck. Someone give me direction.