C
Cydney
I'm trying to calculate the budget "burn rate" by quarter.
Is there a formula to determine the first date and last dates of the quarter
given a date such as 11/15/05? We know that to be 4th quarter of the current
year (10/1/05 - 12/31/05), but I need my query to determine that for me given
any date of any year.
From that, I need to determine how many days between the end date and my
"11/15/05" date using that to find out how much of my budget will be "burned"
during those days.
The remainder of my budget will be burned out by the 3 remaining quarters
(the remainder going to "beyond") until the end of the project.
Is there an example of this anywhere?
Is there a formula to determine the first date and last dates of the quarter
given a date such as 11/15/05? We know that to be 4th quarter of the current
year (10/1/05 - 12/31/05), but I need my query to determine that for me given
any date of any year.
From that, I need to determine how many days between the end date and my
"11/15/05" date using that to find out how much of my budget will be "burned"
during those days.
The remainder of my budget will be burned out by the 3 remaining quarters
(the remainder going to "beyond") until the end of the project.
Is there an example of this anywhere?