You can create dependencies between tasks. The dependencies can be created either in the table or in the Gantt chart. There are 4 different dependency relationships:
Dependency |
Explanation |
Graphic |
|---|---|---|
FS (Finish-to-Start) |
The task starts when the predecessor is finished (normal sequence). |
![]() |
SS (Start-to-Start) |
The task starts only when the predecessor also starts (start sequence). |
![]() |
FF (Finish-to-Finish) |
The task ends when the predecessor is finished (end sequence). |
![]() |
SF (Start-to-Finish) |
The task ends only when the predecessor starts (jump sequence). |
![]() |