I have a report that has a start date and end date that the user enters when running the report. I also have a crystal reports server that these reports reside on. Is there a way to to schedule a report to run that has a date range? The only thing i can do currently it seems is to have the same date range each time the report runs on its scheduled time. But is there a way to dynamically change this range? for example i have a report i want to run every monday. How can i have the report automatically select data from the previous week?