I have a report reading a table containing a credential date field {table.credate}. I want to allow the user to enter a date range as a parameter and then have the report caluclate the date range minus 2 years, ({table.credate}-730) right(?) and give that output. I'm getting a little stuck though in getting output. Any help is appreciated. Thanks! 