The way to include the date parameters on the report is to add controls for
them to the top of the report.
If you are not already doing so, the most practical way to approach this is
to have controls on your form into which the parameters are entered (start
date and end date). Then, the query's parameters look at those controls on
the form for their values, and the controls on the report can also look at
those controls on the form to get their values.
"Ken V" wrote in message
>I have created a couple paramter queries which I use in various reports. I
> would like to have the date parameters (start and end) print on the top of
> the report. Can anyone help with this?
>
> Thanks in advance.
>
> Ken
>> Stay informed about: Printing date parameters on a report