Locked lesson.
About this lesson
Exercise files
Download this lesson’s related exercise files.
5.10 add-task-dependencies - Exercise.docx53.3 KB 5.10 add-task-dependencies - Exercise solution.docx
171.8 KB
Quick reference
Add Task Dependencies
Add dependencies to tasks in a project.
When to use
We add task dependencies whenever the start of a task depends on the completion of another task.
Instructions
What are Task Dependencies?
There will always be certain tasks in a project plan that rely on other tasks to finish before that task can begin. For example, the task 'Paint Walls' cannot begin until the task 'Purchase Paint' has been completed. We can make 'Purchase Paint' (the dependent) a dependency of 'Paint Walls' (the successor).
When we make a task a dependency we are effectively linking the tasks together. The start date of the successor tasks depends on the finish date of the dependent task.
Create Task Dependencies
We can create task dependencies in several ways.
Link tasks in the Task Details Pane
- Select task.
- Click the 'i' icon to open the task details pane.
- Scroll to the Depends on section.
- Click Add dependency.
Project will present a list of suggested tasks to add. We can select one of those tasks or search for a specific task using the task name or task id number.
- Select task no
- Close the task details pane.
- Click on Timeline view.
Scroll to the linked tasks. Notice that the tasks are now linked by a line.
Link Tasks in Timeline View
We can also add dependencies and link tasks together directly from Timeline view.
- Hover the mouse over a task.
- Drag the larger circle icon to the task you want to link to.
Link Tasks in Grid View
We can also add dependencies and link tasks in Grid view. To do this, we need to ensure we have the Depends on column added to our view.
- Click Add column.
- Select Depends on.
- Scroll to the task to be linked.
- Type the task number to link to in the Depends on column.
Hints & tips
- A task can have more than one dependency.
Lesson notes are only available for subscribers.