I am running a report based on a query which requires the user to input a date range (Criteria: Between [start]AND [END]). This report displays the information within that range and sums the financial information. I am having trouble with two items.
1. How can I display the date range selected by the user on the report?
2. Along with the totals for the slected range I would like to display a year to date total. In a perfect world the YTD total should calculate from January 1st of the year in the selected range to the end date selected by the user. If that does not work it would be acceptable to have it calculate from January 1st of current year to the current day the report is run.
If this is unclear please let me know and I will try to be more specific.
Thank you for any help you can provide.
1. How can I display the date range selected by the user on the report?
2. Along with the totals for the slected range I would like to display a year to date total. In a perfect world the YTD total should calculate from January 1st of the year in the selected range to the end date selected by the user. If that does not work it would be acceptable to have it calculate from January 1st of current year to the current day the report is run.
If this is unclear please let me know and I will try to be more specific.
Thank you for any help you can provide.