Actual Hours

L

lynn

We want to store actual hours directly into the MS Project database without using the Project interface. Our people report their daily hours every two weeks electronically which we want to capture and store and then be able to retrieve actual hours against planned hours at least to the two week level. So this will necessitate keeping acual hours associated with the time period. Is this possible? If so, what db fields do we use? Anything special to watch for? Any help would certainly be appreciated.

thanks much
 
J

John

Very possible, you want to pull from your accounting
system to project fields, this will take sprocs, vba
coding to do. I have created a macro that pulls from our
accounting db and drops to the mltiple fields and tables.
-----Original Message-----
We want to store actual hours directly into the MS
Project database without using the Project interface. Our
people report their daily hours every two weeks
electronically which we want to capture and store and then
be able to retrieve actual hours against planned hours at
least to the two week level. So this will necessitate
keeping acual hours associated with the time period. Is
this possible? If so, what db fields do we use? Anything
special to watch for? Any help would certainly be
appreciated.
 
Top