R
ridgerunner
I have reports and forms that use queries as their record sources. The
queries contain parameters like [Forms]![fdlgdate]![Date]. I would like for
the reports and forms to open the "fdlgdate" form to collect the date before
the query runs. My users do not want to type the slashes between
month/day/year and the "fdlgdate" form takes care of this issue. I have
looked all over this community and cannot find a solution that exactly
matches my problem. I have also tried adding a command to several of the
properties of one of the forms (like "on open") to open the form first, but I
am having no luck. The query still opens with a parameter dialog box, which
cannot use a date input mask. This seems like such a simple thing to do.
Can someone please help.
Thanks,
ridgerunner
queries contain parameters like [Forms]![fdlgdate]![Date]. I would like for
the reports and forms to open the "fdlgdate" form to collect the date before
the query runs. My users do not want to type the slashes between
month/day/year and the "fdlgdate" form takes care of this issue. I have
looked all over this community and cannot find a solution that exactly
matches my problem. I have also tried adding a command to several of the
properties of one of the forms (like "on open") to open the form first, but I
am having no luck. The query still opens with a parameter dialog box, which
cannot use a date input mask. This seems like such a simple thing to do.
Can someone please help.
Thanks,
ridgerunner