G
Guest
I want to use a calendar on a form to accept a date range from a user...and
then use the range to limit the results of a query. I used the
dtCriteria1=StartDateCalendar.Value code for the Calendar...but I'm not sure
how to code my query to run based on dtCriteria1.
What do I need to do?
then use the range to limit the results of a query. I used the
dtCriteria1=StartDateCalendar.Value code for the Calendar...but I'm not sure
how to code my query to run based on dtCriteria1.
What do I need to do?