K
KRL
Hopefully someone may be able to help me,
Working on Project 2000, with task schedules linked to a resource pool does
anyone know if the following is possible? The change itself is simple but
because of the number of tasks that need to be changed I wondered if anyone
new of a quick way of splitting work on tasks? I've was thinking of writing
code to do this but I just want to check first:
Hypothetical situation, 4 named resources in a resource pool, all involved
with the same tasks and the same percentage of work on each task (For cost
reasons they can't grouped). I need to add a fifth resource to each of the
tasks the 4 resources are working on, which will reduce the work amount of
each of the 4 resources and not increase the overall work of the tasks
For example:
Task 1: Duration 1 day and work 1 day. 5 resources assigned to the task, 1st
resource has 40% of the resource units the other 4 (the 4 mentioned above)
have 15% each (or 0.15 days of work each).
I need to add a resource that will share the work of the 4 resources that
have the 15% share, in effect the task needs to become:
Task 1: Duration 1 day and work 1 day. 6 resources assigned to the task, 1st
resource has 40% of the resource units the other 5 have 12% each (or 0.12
days of work each).
Thanks in advance.
Working on Project 2000, with task schedules linked to a resource pool does
anyone know if the following is possible? The change itself is simple but
because of the number of tasks that need to be changed I wondered if anyone
new of a quick way of splitting work on tasks? I've was thinking of writing
code to do this but I just want to check first:
Hypothetical situation, 4 named resources in a resource pool, all involved
with the same tasks and the same percentage of work on each task (For cost
reasons they can't grouped). I need to add a fifth resource to each of the
tasks the 4 resources are working on, which will reduce the work amount of
each of the 4 resources and not increase the overall work of the tasks
For example:
Task 1: Duration 1 day and work 1 day. 5 resources assigned to the task, 1st
resource has 40% of the resource units the other 4 (the 4 mentioned above)
have 15% each (or 0.15 days of work each).
I need to add a resource that will share the work of the 4 resources that
have the 15% share, in effect the task needs to become:
Task 1: Duration 1 day and work 1 day. 6 resources assigned to the task, 1st
resource has 40% of the resource units the other 5 have 12% each (or 0.12
days of work each).
Thanks in advance.