Hi can somebody clarify how the TotalFloat calculations work?
The above schedule is very simple as I was experimenting with total float.
The function I used for the column TotalFloat is "=TOTALFLOAT([Task Name]@row)".
The critical path is in red and all of the total float calculations for them is correct (zero).
TotalFloat for Task 10 is correct (40) but the others are incorrect?
Totalfloat is defined as "the number of days that a task can be delayed without impacting the Project Finish Date".
The TotalFloat for Task 2 is clearly not zero and it should be the same as Task 3; both should be 80. The calculation for Task 4 should be 130.
have I misunderstood what TotalFloat does or is there something in the schedule that is causing the errors?