Am trying to put in a formula the prior months date. In other words the user puts in the date parameters then in the report are the totals for that date parameter and the previous month's totals but I can't get the formula right to say what the previous month is.
Here is the formula for the month the user puts in:
totext({?StartDate},"MM/dd/yy" + " - " + totext({?EndDate},"MM/dd/yy"
I know I have to put -1 somewhere but have tried all ways but to no avail. Anyone...?
Here is the formula for the month the user puts in:
totext({?StartDate},"MM/dd/yy" + " - " + totext({?EndDate},"MM/dd/yy"
I know I have to put -1 somewhere but have tried all ways but to no avail. Anyone...?