In my db there are 2 reports which requires specific date criteria.
First report is (91-180 days--)-)...Here it should display me all the records from Aug 2009 to Sep 2009,assuming here the current month as Dec.
For the month of Nov it should display from July 2009 to Aug 2009..
Thus depending on the current month the criteria changes
Similarly other Report (more than 180 days)-)...Here it should display me all the records for July & before July 2009(i.e<=July2 009).
Like for Nov---<=June & so on
Currently I change the criteria manually accrding to the current month...But i woull like to know what criteria i set to get it automatically for every current month..So that i need not do it manually
Can anyone Plz help with this
First report is (91-180 days--)-)...Here it should display me all the records from Aug 2009 to Sep 2009,assuming here the current month as Dec.
For the month of Nov it should display from July 2009 to Aug 2009..
Thus depending on the current month the criteria changes
Similarly other Report (more than 180 days)-)...Here it should display me all the records for July & before July 2009(i.e<=July2 009).
Like for Nov---<=June & so on
Currently I change the criteria manually accrding to the current month...But i woull like to know what criteria i set to get it automatically for every current month..So that i need not do it manually
Can anyone Plz help with this
Comment