bob bisquick
Registered User.
- Local time
- Today, 11:57
- Joined
- Nov 8, 2002
- Messages
- 37
I am having a problem that has been addressed here before, but I am looking for a more elegent solution. I have a Query that generates a list of dated events. I want to limit that list to events falling between certain dates, NOT USING THE [ENTER START DATE] method. I have a nice form where the user enters the start and end dates which go into a table. Now I want to use that table to limit my query. I think I am simply missing some syntax issue. I have been persuing some sort of greater than, less than expression with no luck.