juliangall
IS-IT--Management
Is there a way to set a task so that it starts as late as possible, but without delaying other tasks?
e.g.
ID,Name,Duration,Predecessors,Constraint_Type,Constraint_Date
1,Task 1,5 days,,As Soon As Possible,NA
2,Task 2,2 days,"1,3",As Soon As Possible,NA
3,Task 3,1 day,,As Soon As Possible,NA
4,Task 4,0 days,,Finish No Earlier Than,Fri 06/10/06
Here, if I make Task 3 start as soon as possible, it starts now and leaves a gap before Task 2, its successor. If I make it start as late as possible, Task 2 then gets pushed to the right as far as Task 4 will allow. I want Task 3 to occur just before Task 2 without a gap, but I don't want Task 2 delayed.
I would prefer not to put date constraints on tasks as this makes the plan difficult to change.
Thanks for any hints or suggestions.
Julian
e.g.
ID,Name,Duration,Predecessors,Constraint_Type,Constraint_Date
1,Task 1,5 days,,As Soon As Possible,NA
2,Task 2,2 days,"1,3",As Soon As Possible,NA
3,Task 3,1 day,,As Soon As Possible,NA
4,Task 4,0 days,,Finish No Earlier Than,Fri 06/10/06
Here, if I make Task 3 start as soon as possible, it starts now and leaves a gap before Task 2, its successor. If I make it start as late as possible, Task 2 then gets pushed to the right as far as Task 4 will allow. I want Task 3 to occur just before Task 2 without a gap, but I don't want Task 2 delayed.
I would prefer not to put date constraints on tasks as this makes the plan difficult to change.
Thanks for any hints or suggestions.
Julian