J
Just getting by
Say I have one group of people working on two tasks simulaneously so I put
their units to 50% for their resource for each of the tasks. One task takes
less time than the other so it finishes earlier. How do I tell project to
allocate the group on the second task for 50% until the first task is
completed, then go to 100% on the second task (which would then move my end
date into where I want it).
Second issue - I have a final task that I want all my resources to help with
as their work is done. Therefore, this task will start when the first is
completed with only the first tasks's resource. I am having a hard time
trying to link the start date on the final task to the task which is finished
first - I have ended up hardcoding the start date (which will have to be
manually if the dependancy I am basing the date on has changed).
their units to 50% for their resource for each of the tasks. One task takes
less time than the other so it finishes earlier. How do I tell project to
allocate the group on the second task for 50% until the first task is
completed, then go to 100% on the second task (which would then move my end
date into where I want it).
Second issue - I have a final task that I want all my resources to help with
as their work is done. Therefore, this task will start when the first is
completed with only the first tasks's resource. I am having a hard time
trying to link the start date on the final task to the task which is finished
first - I have ended up hardcoding the start date (which will have to be
manually if the dependancy I am basing the date on has changed).