Hi,
May I ask for help in writing a formula that will calculate and End Date that always lands on Friday based on a value entered into the Week Duration column.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Task[/TD]
[TD]Week Duration[/TD]
[TD]Start Date[/TD]
[TD]End Date[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]x[/TD]
[TD]1[/TD]
[TD]Monday, Jan 7, 2019[/TD]
[TD]Friday, Jan 11, 2019[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]y[/TD]
[TD]3[/TD]
[TD]Monday, Jan 14, 2019[/TD]
[TD]Friday, Feb 1, 2019[/TD]
[/TR]
</tbody>[/TABLE]
Essentially, I am aiming to always have my tasks managed in weekly blocks beginning on Monday and concluding on Friday after the number of allotted weeks.
If relevant to the formula, I'd prefer dates as 1/1/19. I used full dates above for illustration.
EXTRA HELP
I would love to either have holiday weeks (i.e. TG/Xmas) highlighted or skipped. I have dates on separate tab ready to be used as variables.
Thank you in advance for your help.
May I ask for help in writing a formula that will calculate and End Date that always lands on Friday based on a value entered into the Week Duration column.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Task[/TD]
[TD]Week Duration[/TD]
[TD]Start Date[/TD]
[TD]End Date[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]x[/TD]
[TD]1[/TD]
[TD]Monday, Jan 7, 2019[/TD]
[TD]Friday, Jan 11, 2019[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]y[/TD]
[TD]3[/TD]
[TD]Monday, Jan 14, 2019[/TD]
[TD]Friday, Feb 1, 2019[/TD]
[/TR]
</tbody>[/TABLE]
Essentially, I am aiming to always have my tasks managed in weekly blocks beginning on Monday and concluding on Friday after the number of allotted weeks.
If relevant to the formula, I'd prefer dates as 1/1/19. I used full dates above for illustration.
EXTRA HELP
I would love to either have holiday weeks (i.e. TG/Xmas) highlighted or skipped. I have dates on separate tab ready to be used as variables.
Thank you in advance for your help.