koolwaters
Active Member
- Joined
- May 16, 2007
- Messages
- 403
Hi,
I have a database which captures quite a bit of data, among them financial transactions.
At the beginning of each month a number of reports are generated for the previous month's transactions, most of which are exported to Excel and works perfectly.
We have now been given an annual budget where we need to capture the budget for each month, the income generated from a specific set of transactions, whether there was a surplus or deficit, YTD budgeted income, etc.
I created a template in Excel, which captures the information for the transactions and I have formulas set up to calculate the Surplus/Deficit, YTD Budgeted Income, YTD Acutal Income and the Overall Surplus/Deficit.
Now to my issue. Our financial year begins on April 1, so for each preceding report, I need to get the actual income of the previous months.
For example, if I run the report for October, in my Excel spreadsheet, I need to display the actual income for April, May, June, July, August and September in individual cells.
My challenge is that I cannot think of way to store this information in the database as it breaks the normalization rules if I create a table.
Any suggestions would be appreciated.
Thanks in advance.
Cheers!
I have a database which captures quite a bit of data, among them financial transactions.
At the beginning of each month a number of reports are generated for the previous month's transactions, most of which are exported to Excel and works perfectly.
We have now been given an annual budget where we need to capture the budget for each month, the income generated from a specific set of transactions, whether there was a surplus or deficit, YTD budgeted income, etc.
I created a template in Excel, which captures the information for the transactions and I have formulas set up to calculate the Surplus/Deficit, YTD Budgeted Income, YTD Acutal Income and the Overall Surplus/Deficit.
Now to my issue. Our financial year begins on April 1, so for each preceding report, I need to get the actual income of the previous months.
For example, if I run the report for October, in my Excel spreadsheet, I need to display the actual income for April, May, June, July, August and September in individual cells.
My challenge is that I cannot think of way to store this information in the database as it breaks the normalization rules if I create a table.
Any suggestions would be appreciated.
Thanks in advance.
Cheers!