Hi,
Is it possible to create a complex dependency such that a task's status is derived from it's sub-tasks' status.
i.e:
Status
Task AVG(ST1-4)
ST1 R
ST2 G
ST3 G
ST4 Y
That way we could avoid manually updating task's status manually and also connect it between sheets.
Thanks