aftershokk
Registered User.
- Local time
- Today, 19:16
- Joined
- Sep 5, 2001
- Messages
- 259
I have multiple queries that keep prompting for the same date range. So what I want to do is store start date and end date in a table and then call those dates in each query.
How do I call the table values into a query?
something like Between table date1 And table date2
thanks!
How do I call the table values into a query?
something like Between table date1 And table date2
thanks!