I am looking to utilize TotalFloat in a project plan and am finding inconsistent results with parent and children tasks.
The sheet is set to Mon-Fri working days with no holidays set.
The formula in use is =TOTALFLOAT([Task Name]@row) + " days"
From what I am seeing:
-The manually calculated delta between Line 14 and Line 15 is 23 days, which is correctly reported by the Float formula on line 11 which is the parent task of line 14
-However, the manually calculated delta between Line 14 and Line 23 (the last date in the plan) is 43 days, which is reported by the formula on lines 12-14
So unless I am missing a setting or am not leveraging predecessors to the best degree, parent tasks seem to work fine with my formula but child tasks calculate to the final date on the plan. Looking for any advise or insight on this.