B
Brandon Cheal
I have three tables. The highest level is the project
detail. There is one record for each project. The next
level is phase. A project can have many phases. Each
phase has an overall savings that I want to break out.
The third level is the division. Each phase can have the
savings allocated to several divisions. So I have a table
that has project number, phase number, division, and
savings amount.
What I need to do is break that savings out over a time
period. For instance, if the project is 12 months, I would
like to break the savings amt. I have entered for each
division equally over that 12 months, or 24 months or
whatever the case may be.
I guess the part that throws me is I want to be able to
run reports that show how much I have saved each year or
each month. So wouldn't I have to add another table at
the lowest level that has project number, phase number
division, savings and month? And how could I get Access to
automatically add those records based on an overall
savings amt. and a start and end date. Please Help!!
Thanks!
Brandon
detail. There is one record for each project. The next
level is phase. A project can have many phases. Each
phase has an overall savings that I want to break out.
The third level is the division. Each phase can have the
savings allocated to several divisions. So I have a table
that has project number, phase number, division, and
savings amount.
What I need to do is break that savings out over a time
period. For instance, if the project is 12 months, I would
like to break the savings amt. I have entered for each
division equally over that 12 months, or 24 months or
whatever the case may be.
I guess the part that throws me is I want to be able to
run reports that show how much I have saved each year or
each month. So wouldn't I have to add another table at
the lowest level that has project number, phase number
division, savings and month? And how could I get Access to
automatically add those records based on an overall
savings amt. and a start and end date. Please Help!!
Thanks!
Brandon