M
MLP
I created a complicated parameter query and I want to use this as
a recordsource for my report. Does anyone know how I can pass
the values of the parameters to the report?
The query name is "qryGetRecord" and I use this query name in the
recordsource of the report. When it runs, it prompts for the
values of the parameters like it should. How can I pass the
values in run-time to the report without seeing the dialog box?
Thanks for the help.
ML
a recordsource for my report. Does anyone know how I can pass
the values of the parameters to the report?
The query name is "qryGetRecord" and I use this query name in the
recordsource of the report. When it runs, it prompts for the
values of the parameters like it should. How can I pass the
values in run-time to the report without seeing the dialog box?
Thanks for the help.
ML