Description
If the current date is 12/30/98, Aged61To90Days specifies the period 10/2/98 to 10/31/98.
Action
Specifies a range of Date values that fall within a certain time period before the present date. If the current date is 12/30/98, Aged61To90Days specifies the period 10/2/98 to 10/31/98.
Examples
If {orders.ORDER DATE} in Aged61To90Days Then
{orders.ORDER AMOUNT}
Else
0
Returns the Amount if the date falls within the previous 61 to 90 days from today's date.
Note: If you would like to base the date range on a date other than today's date, you must either change the date via the Date/Time option in the Windows Control Panel, or change the report print date via the Set Print Date and Time command in the Report Menu.