I created a report and would like to know how I can set the report up so that the user must enter a date rate and then those selected records will show in the report. The date range would be based on a due date field in the report.
You need something like a dropdown list box with values for search (days, months and years) in the report page. You can filter out the selected values in the "Before SQL query" event.