Sum up workload for sum tasks
leiti373
✭✭✭
Hi there,
we plan the workload for tasks in hours (not in % as Smartsheet wants us to do ;) ).
How can I set up a formula for sum/parent tasks to calculate the total workload of subtasks? Do I need a helper colum? Do I have to put in a formula in every sum/parent task?
Thanks,
Markus
Answers
-
You would need to put a formula in every parent row and just use
=SUM(CHILDREN())