I am using a Calendar control on a report selection form and want to make it able to extract the m value from the user's calendar selection for a MTD Report.
My attempt was setting the date field in the query to the following
=between m/1/yyyy and [Forms]![frmReportControlForm]![Calendar]
But know that the code isn't specific enough to capture the desired output.
Thanks for your help
__________________________________
Remember that time when I took the box? - Peter
My attempt was setting the date field in the query to the following
=between m/1/yyyy and [Forms]![frmReportControlForm]![Calendar]
But know that the code isn't specific enough to capture the desired output.
Thanks for your help
__________________________________
Remember that time when I took the box? - Peter