I recognize that this is probably very easy and there are several topics on this already in the Smartsheet community. I swear I have searched them all and the suggested solutions are just not working for me. Any guidance is appreciated.
I've created a very generic task list, that includes columns for Start Date and End Date. These tasks have subtasks. I want the earliest start and latest end date to roll up to the parent task like in a project plan. I have tried:
=MIN(CHILDREN({Start Date}:{Start Date})
And many variations on that, but everything comes back unparseable.
Can someone please tell me how to either adjust my formula or just enable the roll-up functionality on my simple task list?
Thank you in advance