Backward Pass
The Backward Pass starts at the project finish date and works through the schedule in reverse, following the same dependencies the other way. A task's Late Finish Date is set by the start of the tasks that follow it, and its Late Start Date is that Late Finish Date minus the task's duration. Where several tasks follow, the earliest of them governs — the task must finish in time for the most demanding successor. Comparing these late dates against the early dates from the Forward Pass produces Total Float: how much each task can slip without pushing out the project finish. The tasks with the least float form the Critical Path.
Why it matters
The Backward Pass is what turns a set of early dates into a measure of schedule risk. Without it there is no Total Float, and without float there is no way to tell which tasks have room to slip and which ones will move the finish date. It is also where negative float first appears, signaling that a required date can no longer be met as the schedule is currently built.
See also
FAQ
© 2026 forProject Technology, Inc.
