I have a report based on a query which prompts the user for an input. The report needs to be generated for any particular time period so my query has a date field and the criteria is set to:
Between [Start Date] And [End Date], so that when the user runs the report, they are asked to input two dates. Can I display these date inputs on my report? Ideally, I would like my report to have a title something like "For Period..... to .......", where the ....'s show the dates the user specified.
Any help would be appreciated.
Thanks.
Between [Start Date] And [End Date], so that when the user runs the report, they are asked to input two dates. Can I display these date inputs on my report? Ideally, I would like my report to have a title something like "For Period..... to .......", where the ....'s show the dates the user specified.
Any help would be appreciated.
Thanks.