Good morning all, i have scoured through MR Excel, and many others but have not had any luck. This maybe due to not using the right keywords in google. Alas, i have had to create this post for help.
The best way to describe this issue is something that is done automatically within MS Project. I need a formula that can Sum the detailed task (hrs) to the Summary Level above, and that summary to the level above it yet again.
[TABLE="width: 562"]
<colgroup><col><col><col><col span="2"><col></colgroup><tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]WBS[/TD]
[TD]Task Description[/TD]
[TD]Duration[/TD]
[TD]Formula to be entered here[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Summary lvl 1[/TD]
[TD]8.54 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.1[/TD]
[TD]Summary lvl 2[/TD]
[TD]1 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.1.1[/TD]
[TD]Detailed Task[/TD]
[TD]24 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.2[/TD]
[TD]Summary lvl 2[/TD]
[TD]0.9 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.2.1[/TD]
[TD]Detailed Task[/TD]
[TD]17.5 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.2.2[/TD]
[TD]Detailed Task[/TD]
[TD]4 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3[/TD]
[TD]Summary lvl 2[/TD]
[TD]5.42 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.1[/TD]
[TD]Summary lvl 3[/TD]
[TD]0.13 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.1.1[/TD]
[TD]Detailed Task[/TD]
[TD]3 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.2[/TD]
[TD]Summary lvl 3
[/TD]
[TD]0.25 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.2.1[/TD]
[TD]Detailed Task[/TD]
[TD]3 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.2.2[/TD]
[TD]Detailed Task[/TD]
[TD]3 hrs[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
So, as can be seen in the table above (wasn't sure how to attached the actual excel sheet in), the detailed task will be the lowest level of any summary task. These need to be calculated to the level above, which will then need to cascade up to summary lvl 0 (overall project duration).
OFFSET is not working as the task/ summary level can appear anywhere on the excel sheet and is not confined to set rows.
Any help would be greatly appreciated. Thanks
The best way to describe this issue is something that is done automatically within MS Project. I need a formula that can Sum the detailed task (hrs) to the Summary Level above, and that summary to the level above it yet again.
[TABLE="width: 562"]
<colgroup><col><col><col><col span="2"><col></colgroup><tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]WBS[/TD]
[TD]Task Description[/TD]
[TD]Duration[/TD]
[TD]Formula to be entered here[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Summary lvl 1[/TD]
[TD]8.54 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.1[/TD]
[TD]Summary lvl 2[/TD]
[TD]1 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.1.1[/TD]
[TD]Detailed Task[/TD]
[TD]24 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.2[/TD]
[TD]Summary lvl 2[/TD]
[TD]0.9 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.2.1[/TD]
[TD]Detailed Task[/TD]
[TD]17.5 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.2.2[/TD]
[TD]Detailed Task[/TD]
[TD]4 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3[/TD]
[TD]Summary lvl 2[/TD]
[TD]5.42 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.1[/TD]
[TD]Summary lvl 3[/TD]
[TD]0.13 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.1.1[/TD]
[TD]Detailed Task[/TD]
[TD]3 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.2[/TD]
[TD]Summary lvl 3
[/TD]
[TD]0.25 d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.2.1[/TD]
[TD]Detailed Task[/TD]
[TD]3 hrs[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1.3.2.2[/TD]
[TD]Detailed Task[/TD]
[TD]3 hrs[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
So, as can be seen in the table above (wasn't sure how to attached the actual excel sheet in), the detailed task will be the lowest level of any summary task. These need to be calculated to the level above, which will then need to cascade up to summary lvl 0 (overall project duration).
OFFSET is not working as the task/ summary level can appear anywhere on the excel sheet and is not confined to set rows.
Any help would be greatly appreciated. Thanks