M
Matt Williamson
I have a query that uses "between [enter start date] and [enter end date]"
as the criteria for a date. What I'd like to do is replace the message boxes
that ask for the dates with a calendar popup form. I added the
MSCAL.Calendar.7 control to a form and set the properties so it's a modal
popup. I can get the calendar to pop up and use the value for a textbox on a
form on the doubleclick event of the textbox, but I'm not quite sure how to
get it to popup when running a query.
TIA
Matt
as the criteria for a date. What I'd like to do is replace the message boxes
that ask for the dates with a calendar popup form. I added the
MSCAL.Calendar.7 control to a form and set the properties so it's a modal
popup. I can get the calendar to pop up and use the value for a textbox on a
form on the doubleclick event of the textbox, but I'm not quite sure how to
get it to popup when running a query.
TIA
Matt