I have contracts that have expired and will be expiring. I need to write a report that groups these contract into "Expires in the next 30 days", "Expires in the next 60 days", "Expires in the next 90 days".
The expired contracts can date back several months (they are extended until the new contract is awarded)but still need to be lumped in with the "Expires in the next 30 days". I need the expired dates to be generated off of the day I run the report. I need "Expires in the next 60 days" to cover the range day 31 to 60 and "Expires in the next 90 days" to cover the range day 61 to 90.
My database field is Expr1 and the format is 1/22/2015 12:00:00 AM.
Thanks
The expired contracts can date back several months (they are extended until the new contract is awarded)but still need to be lumped in with the "Expires in the next 30 days". I need the expired dates to be generated off of the day I run the report. I need "Expires in the next 60 days" to cover the range day 31 to 60 and "Expires in the next 90 days" to cover the range day 61 to 90.
My database field is Expr1 and the format is 1/22/2015 12:00:00 AM.
Thanks