Actual Work assignment

J

jov

Hi all,

In VBA I set an ActualWork value for a resource on a task (via the
TimeScaleValues of the Assignment object) to 1h on a specific
day(25/08/05), I then set ActualWork values for other days upon the same
task.
Next I change the duration for the task.
Now when I look at the original ActualWork(1h on 25/08/05) value
specified for that resource on the task I see that it has been split
across several weeks(at 0.02h per day) ranging from the previous
ActualWork value explicitly set until the 25/08/05.

does anyone understand cause I sure don't.

thanks,
John
 
R

Rod Gill

You are forcing project to do things when you edit the duration, based on
what you have fixed (Work, Duration or Units).

VBA does exactly what happens when you do things manually.

Safer sequence is to edit Actual hours, then edit work hours for remaining
days. That will work (try it manually). Let Project calculate duration as
you edit work for remaining days.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top