I have a Crystal report with a parameter for Starting date. The report then uses that starting date to create weekly buckets for reporting (?StartingDate+7,?StartingDate+14,etc). I need to remove the selection criteria so we can run the report in batch mode. I want to set the starting date variable to always be the previous Sunday date from the date it is run. Any idea how I can do that automatically in a formula?