MorningSun
Technical User
I am trying to design a budget database and found on this website a link to sample databases by dhookum. I think the cross tab method will work perfectly except I don't know how to get the data IN the database. Here's what I'm trying to do.
Budget by month for approximate 40 accounts. I'll need the following fields
Account #
JanuaryPlanned
JanuaryActual
FebuaryPlanned
FebruaryActual
Etc..thru December.
I currently have Account info in one table and the detail (janplan, janactual ....) in another. There are other tables with more descriptive data but the detail data is the important piece. This would be great except that for data entry, you can only enter the yearly data for one account at a time... I need to be able to have all account numbers show up and a place to put all monthly entries in.
I need for the report to look much like the crosstab example on dhookum's site with Jan-December at the top, Account down the left side and all corresponding entries in the grid....
How can I get from point A to B?
Thanks!
Dawn Coleman, Business Analyst
UnumProvident Corporation
PLEASE RECYCLE AND ENCOURAGE YOUR OFFICE/COWORKERS TO DO SO AS WELL.
Budget by month for approximate 40 accounts. I'll need the following fields
Account #
JanuaryPlanned
JanuaryActual
FebuaryPlanned
FebruaryActual
Etc..thru December.
I currently have Account info in one table and the detail (janplan, janactual ....) in another. There are other tables with more descriptive data but the detail data is the important piece. This would be great except that for data entry, you can only enter the yearly data for one account at a time... I need to be able to have all account numbers show up and a place to put all monthly entries in.
I need for the report to look much like the crosstab example on dhookum's site with Jan-December at the top, Account down the left side and all corresponding entries in the grid....
How can I get from point A to B?
Thanks!
Dawn Coleman, Business Analyst
UnumProvident Corporation
PLEASE RECYCLE AND ENCOURAGE YOUR OFFICE/COWORKERS TO DO SO AS WELL.