S
scott04
Hi everyone,
I apologize ahead of time if my thoughts are all over the place. I have a
form that acts like a switchboard which is used to pull the different reports
that i have created. On the form i have unbound combo boxes: Startdate and
EndDate. On the mouse down function I have code that makes visible my
calender and places my date into my combo box. Also on the form I have a
button that will open one of my reports.
My question is how can I use the dates that i entered for StartDate and
EndDate and have my report only grab data within that range. I usually use a
parameter query but the Calander control 11.0 looks so much better to a
viewing audience and i dont have experience doing it. Any help is
appreciated. Thanks.
I apologize ahead of time if my thoughts are all over the place. I have a
form that acts like a switchboard which is used to pull the different reports
that i have created. On the form i have unbound combo boxes: Startdate and
EndDate. On the mouse down function I have code that makes visible my
calender and places my date into my combo box. Also on the form I have a
button that will open one of my reports.
My question is how can I use the dates that i entered for StartDate and
EndDate and have my report only grab data within that range. I usually use a
parameter query but the Calander control 11.0 looks so much better to a
viewing audience and i dont have experience doing it. Any help is
appreciated. Thanks.