E
EJHansen05
I am building a database to track number of personnel supporting a
project. The personnel come from different companies and are
supporting the project for different lengths of time. For example:
company A: 10 people between 1 Sep 06 and 5 Sep 06
company A: 14 people between 6 Sep 06 and 15 Sep 06
company B: 24 people between 4 Sep 06 and 19 Sep 06
company B: 21 people between 20 Sep 06 and 25 Sep 06
company C: 11 people between 9 Sep 06 and 16 Sep 06
The database has fields that track start and stop dates with number of
personnel during that period for each company supporting the project.
I need to be able to calculate how many people are on the project each
day so I can generate a chart either in MS Access or MS Excel. Using
the example above I would need to calculate from 1 Sep 06 through 25
Sep 06 for each day (I'm not concerned about weekends or holidays).
With this example I would have 21 people on 10 Sep 06.
I'm stumped as to how I go about calculating how many people are
present each day. Any help would be greatly appreciated.
project. The personnel come from different companies and are
supporting the project for different lengths of time. For example:
company A: 10 people between 1 Sep 06 and 5 Sep 06
company A: 14 people between 6 Sep 06 and 15 Sep 06
company B: 24 people between 4 Sep 06 and 19 Sep 06
company B: 21 people between 20 Sep 06 and 25 Sep 06
company C: 11 people between 9 Sep 06 and 16 Sep 06
The database has fields that track start and stop dates with number of
personnel during that period for each company supporting the project.
I need to be able to calculate how many people are on the project each
day so I can generate a chart either in MS Access or MS Excel. Using
the example above I would need to calculate from 1 Sep 06 through 25
Sep 06 for each day (I'm not concerned about weekends or holidays).
With this example I would have 21 people on 10 Sep 06.
I'm stumped as to how I go about calculating how many people are
present each day. Any help would be greatly appreciated.