A
anand_am01
Hi,
I have what may be a fairly trivial requirement; and since a picture is
worth a thousand words, I've tried to include a picture here.
http://sap.sem.bi.googlepages.com/MS_Project_MVP_question.pdf OR
http://sap.sem.bi.googlepages.com/MS_Project_MVP_question.mpp
Context:
Let's say that, at the outset, there are 6 tasks with the following resource
assignments (I've kept it at 6 tasks for illustration, though in practice,
there are several hundred tasks ...
The initial assignments are ...
Task:Resource(s)
t1 r1
t2 r1,r3
t3 r2
t4 r2,r4
t5 r2
t6 r3
The requirement is to undertake the following transformations using task
'groups' and resource 'groups'. (The 'groups' may contain 1 or N elements )
Transformations sought:
TR#1: select TaskGroup_tg1 = [t1, t3, t5]; and add ResourceGroup_rg1 = [r5]
to TaskGroup_tg1.
TR#2: select TaskGroup_tg2 = [t2, t4]; and add ResourceGroup_rg2 = [r6] to
TaskGroup_tg2
TR #3: select TaskGroup_tg3 = [t1, t3]; and add ResourceGroup_rg3 = [r3, r4]
to TaskGroup_tg3.
TR#4: select TaskGroup_tg4 = [tg2, tg3]; and remove ResourceGroup_rg4 =
[rg1, rg3] from TaskGroup_tg4.
Can you pl. bring to bear your expertise to devise an 'automated' way to
accomplish such transformations?
Obviously, I've done/ am doing this manually; and it's killing me
Many thanks for your responses; and if you have the ability to flag this
question for the attention of MS-MVPs, that'd be greatly appreciated
The net result should be something like this ...
Task:Resource(s)
t1 r1 +(r5) +(r3,r4) -(r3,r4,r5) = r1
t2 r1,r3 +(r6) -(r3,r4,r5) = r1,r6
t3 r2 +(r5) +(r3,r4) -(r3,r4,r5) = r2
t4 r2,r4 +(r6) -(r3,r4,r5) = r2,r6
t5 r2 +(r5) = r2,r5
t6 r3 = r3
Thanks & regards,
/am
I have what may be a fairly trivial requirement; and since a picture is
worth a thousand words, I've tried to include a picture here.
http://sap.sem.bi.googlepages.com/MS_Project_MVP_question.pdf OR
http://sap.sem.bi.googlepages.com/MS_Project_MVP_question.mpp
Context:
Let's say that, at the outset, there are 6 tasks with the following resource
assignments (I've kept it at 6 tasks for illustration, though in practice,
there are several hundred tasks ...
The initial assignments are ...
Task:Resource(s)
t1 r1
t2 r1,r3
t3 r2
t4 r2,r4
t5 r2
t6 r3
The requirement is to undertake the following transformations using task
'groups' and resource 'groups'. (The 'groups' may contain 1 or N elements )
Transformations sought:
TR#1: select TaskGroup_tg1 = [t1, t3, t5]; and add ResourceGroup_rg1 = [r5]
to TaskGroup_tg1.
TR#2: select TaskGroup_tg2 = [t2, t4]; and add ResourceGroup_rg2 = [r6] to
TaskGroup_tg2
TR #3: select TaskGroup_tg3 = [t1, t3]; and add ResourceGroup_rg3 = [r3, r4]
to TaskGroup_tg3.
TR#4: select TaskGroup_tg4 = [tg2, tg3]; and remove ResourceGroup_rg4 =
[rg1, rg3] from TaskGroup_tg4.
Can you pl. bring to bear your expertise to devise an 'automated' way to
accomplish such transformations?
Obviously, I've done/ am doing this manually; and it's killing me
Many thanks for your responses; and if you have the ability to flag this
question for the attention of MS-MVPs, that'd be greatly appreciated
The net result should be something like this ...
Task:Resource(s)
t1 r1 +(r5) +(r3,r4) -(r3,r4,r5) = r1
t2 r1,r3 +(r6) -(r3,r4,r5) = r1,r6
t3 r2 +(r5) +(r3,r4) -(r3,r4,r5) = r2
t4 r2,r4 +(r6) -(r3,r4,r5) = r2,r6
t5 r2 +(r5) = r2,r5
t6 r3 = r3
Thanks & regards,
/am