W
wba
Hi all,
I have a report based on a parameter query, asking for
three parameters. The first two are dBeginDate and
dEndDate and the third one is strString. The report is
to be called six times, with a different value for
strString, the dates remaining the same.
The parameter query works fine, and so does the report.
I want to call the report from within a program, so that
I do not have to retype the parameters, but how do I get
the parameters in the docmd.open report ?
Thanks for your help,
W
I have a report based on a parameter query, asking for
three parameters. The first two are dBeginDate and
dEndDate and the third one is strString. The report is
to be called six times, with a different value for
strString, the dates remaining the same.
The parameter query works fine, and so does the report.
I want to call the report from within a program, so that
I do not have to retype the parameters, but how do I get
the parameters in the docmd.open report ?
Thanks for your help,
W