Hi there,
I have a project where in the project plan, based on the start date selected for a task, I'd like Smartsheet to reference another sheet (which is the table of Sprint, Start Date, Proposed Completion Date, Sprint Label) and populate the Sprint Column with the correct Sprint Label).
So the formular should check Start Date in the project plan is greater than or equal to the Start Date and less than or equal to the Proposed Completion date and return the relevant Sprint Label, into the column labelled 'Sprint' in the project plan.
Is anyone a GURU with the Index(Collect) function? This will remove the manual work of PMs having to manually check the dates to populate Sprint number.