I have been working in access for about 5 years. However, most is very straight forward and with the help of this board and searches I have answered most questions.
So my issue, I need to build a small report system for our budget and planning group. At first I thought it would be straight forward, but after three attempts I am now questioning myself.
Basically I have this
Cat (defines the data, A=actuals, O=budget, C=current view etc.
Year (self expanitory)
LOB (line of business)
acct
period
value
However I really had trouble creating reports that brought in prior year value, current year value, and then comparing those values to the budget and current view.
So I tried this
Cat
Year
LOB
acct
Jan
feb
mar
etc for all twelve periods
I reloaded all the data and now I find I have an different set of issues.
So then I tried this
4 tables all identical, one for current year, one for prior year, one for budget and one for current view.
So now I am really confused. All methods seem to have pros and cons.
It would seem this would be a common application for access, so anyone out there build a basic financial application, to creat profit and loss statements by line of business want to chime in with some suggestions. I am realizing that no one method maybe best, but I am thinking there are some experienced individuals out there that might get me going down, the "better" path so I am not sitting here spinning my wheels.
Thanks for any help you can give.
So my issue, I need to build a small report system for our budget and planning group. At first I thought it would be straight forward, but after three attempts I am now questioning myself.
Basically I have this
Cat (defines the data, A=actuals, O=budget, C=current view etc.
Year (self expanitory)
LOB (line of business)
acct
period
value
However I really had trouble creating reports that brought in prior year value, current year value, and then comparing those values to the budget and current view.
So I tried this
Cat
Year
LOB
acct
Jan
feb
mar
etc for all twelve periods
I reloaded all the data and now I find I have an different set of issues.
So then I tried this
4 tables all identical, one for current year, one for prior year, one for budget and one for current view.
So now I am really confused. All methods seem to have pros and cons.
It would seem this would be a common application for access, so anyone out there build a basic financial application, to creat profit and loss statements by line of business want to chime in with some suggestions. I am realizing that no one method maybe best, but I am thinking there are some experienced individuals out there that might get me going down, the "better" path so I am not sitting here spinning my wheels.
Thanks for any help you can give.