Display user-input parameters on a report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report which runs off of a query prompting the user to enter
beginning and ending dates. Is there a way to have this data displayed on
the report so the user has a quick reference to what they entered?

I'd rather not put min and max for the field because if the user puts May 1
- May 31, and there is no data for the first week in May, it will show May 8
- May 31.
 
Back
Top