N
Natalie
I am trying to automate fiscal period in a query. I want the criteria to look
up the current system date [date()] and classify that date into a fiscal
period (which I have a table (calendar) to show which dates go into which
fiscal period. Our calendar is based on 4-4-5 week.)
Ex:
February = Period 1 (Jan 30, 2006 - Feb 26, 2006)
July = Period 6 (Jun 26, 2006 - July 30, 2006)
So if I am running the report on Jun 27, 2006 - I need the criteria in the
query to look up the system date and realize that that date is for period 6
not period 5 (Jun) automatically.
up the current system date [date()] and classify that date into a fiscal
period (which I have a table (calendar) to show which dates go into which
fiscal period. Our calendar is based on 4-4-5 week.)
Ex:
February = Period 1 (Jan 30, 2006 - Feb 26, 2006)
July = Period 6 (Jun 26, 2006 - July 30, 2006)
So if I am running the report on Jun 27, 2006 - I need the criteria in the
query to look up the system date and realize that that date is for period 6
not period 5 (Jun) automatically.