R
ron paul
Say I have three tasks a, b and c.
Task C is fixed to start on a particular date.
I want to make task B a "spanning task" that is the time between the end of task A and the beginning of task C. I want the end time of task B to be fixed (to the start time of Task C) and the start time and duration of task B to automatically vary as the end time of task A varies.
The reason I want to do this is to have task B be a "buffer/contingency" task that has resources assigned to it, and as task A gets longer, the buffer automatically shrinks.
How can I do this?
Task C is fixed to start on a particular date.
I want to make task B a "spanning task" that is the time between the end of task A and the beginning of task C. I want the end time of task B to be fixed (to the start time of Task C) and the start time and duration of task B to automatically vary as the end time of task A varies.
The reason I want to do this is to have task B be a "buffer/contingency" task that has resources assigned to it, and as task A gets longer, the buffer automatically shrinks.
How can I do this?