I am currently working on a planning sheet that uses "sprints" instead of weeks or dates. However, for presentation purposes I do need to show the date in which a particular sprint is in.
A sprint consists of a two-week period. E.g.: sprint number 40 starts on wednesday the 6th (6-6-2018) and ends on (19-6-2018).
Does anyone know an efficient formula for calculating the start date based on the sprint number?
My Excel looks the following:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Sprint[/TD]
[TD]Date start[/TD]
[TD]Date end[/TD]
[/TR]
[TR]
[TD]40[/TD]
[TD]6-6[/TD]
[TD]19-6[/TD]
[/TR]
[TR]
[TD]41[/TD]
[TD]20-6[/TD]
[TD]3-7[/TD]
[/TR]
</tbody>[/TABLE]
A sprint consists of a two-week period. E.g.: sprint number 40 starts on wednesday the 6th (6-6-2018) and ends on (19-6-2018).
Does anyone know an efficient formula for calculating the start date based on the sprint number?
My Excel looks the following:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Sprint[/TD]
[TD]Date start[/TD]
[TD]Date end[/TD]
[/TR]
[TR]
[TD]40[/TD]
[TD]6-6[/TD]
[TD]19-6[/TD]
[/TR]
[TR]
[TD]41[/TD]
[TD]20-6[/TD]
[TD]3-7[/TD]
[/TR]
</tbody>[/TABLE]