J
Jan Peeters
Hi,
Suppose I have three tasks: task1, task2 and task3.
Task3 has to start as soon as possible after task1 OR task2.
If I link task 3 with task 1 AND task 2, then task 3 will only start after
task1 and task 2 finishes. I should however start as soon as possible after
the first task (taks 1 or task 2) finishes.
Thanks.
Hugo
Suppose I have three tasks: task1, task2 and task3.
Task3 has to start as soon as possible after task1 OR task2.
If I link task 3 with task 1 AND task 2, then task 3 will only start after
task1 and task 2 finishes. I should however start as soon as possible after
the first task (taks 1 or task 2) finishes.
Thanks.
Hugo