koolwaters
Active Member
- Joined
- May 16, 2007
- Messages
- 403
Hi,
I need some assistance with the designing of tables to track budget. The scenario is:
Each department receives a budget at the beginning of every fiscal, which is used for expenses in the department. At the end of the fiscal, the balance on the budget is cleared to zero and a new amount is allocated for the upcoming fiscal.
I need to be able to keep track of all transactions made per fiscal as well as maintain the historical data.
So if in 2009 the budget was $1,000 and only $800 was spent, at the beginning of the 2010 fiscal, the budget will be $1,000 and at the beginnning of 2011 fiscal, $1,000. The budget allocated can be increased or decreased by management.
So essentially, I need to be able to:
Record the allocation of the budget by department
Record all of the transactions by department
"Reset" the budget allocated at the end of each fiscal
Maintain all historical data
I hope someone can assist me with the best approach for designing the tables to capture this information.
Thanks for any feedback.
I need some assistance with the designing of tables to track budget. The scenario is:
Each department receives a budget at the beginning of every fiscal, which is used for expenses in the department. At the end of the fiscal, the balance on the budget is cleared to zero and a new amount is allocated for the upcoming fiscal.
I need to be able to keep track of all transactions made per fiscal as well as maintain the historical data.
So if in 2009 the budget was $1,000 and only $800 was spent, at the beginning of the 2010 fiscal, the budget will be $1,000 and at the beginnning of 2011 fiscal, $1,000. The budget allocated can be increased or decreased by management.
So essentially, I need to be able to:
Record the allocation of the budget by department
Record all of the transactions by department
"Reset" the budget allocated at the end of each fiscal
Maintain all historical data
I hope someone can assist me with the best approach for designing the tables to capture this information.
Thanks for any feedback.