Hello
I have tried to find a solution for one functionality, but nothing is working for me now.
I'm trying to make 3 tasks
Task A - is a task with fixed start and end dates.
Task B - dates taken from A and C like described below
Task C - is a task with fixed start and end dates.
I would like to make task B that:
- take finish date of task A and set it for start date of task B
- take start date of task C and set for end date of task B
When I set predecessors (task A FS; task C SF) task length is always one day. Can it automatically set dates like I have described above and task will have full length between task A nd C?