Hi!
I am trying to come up with a formula to calculate the starting day of each week in a month.
Here is the case:
I will use this month (October, 2019) for specifics.
There are 31 days in the month. For this exercise, a week starts on a Saturday, but the first week will start on a Tuesday, since that is the first day of the month.
Week 1 - 1(Tue), 2, 3, 4
Week 2 - 5(Sat), 6, 7, 8, 9, 10, 11
Week 3 - 12(Sat), 13, 14, 15, 16, 17, 18
Week 4 - 19(Sat), 20, 21, 22, 23, 24, 25
Week 5 - 26(Sat), 27, 28, 29, 30, 31
My question is, how would I calculate the first day of each week?
I hope I have provided enough information. If not, I'll absolutely provide more.
Thank you, in advance!
I am trying to come up with a formula to calculate the starting day of each week in a month.
Here is the case:
I will use this month (October, 2019) for specifics.
There are 31 days in the month. For this exercise, a week starts on a Saturday, but the first week will start on a Tuesday, since that is the first day of the month.
Week 1 - 1(Tue), 2, 3, 4
Week 2 - 5(Sat), 6, 7, 8, 9, 10, 11
Week 3 - 12(Sat), 13, 14, 15, 16, 17, 18
Week 4 - 19(Sat), 20, 21, 22, 23, 24, 25
Week 5 - 26(Sat), 27, 28, 29, 30, 31
My question is, how would I calculate the first day of each week?
I hope I have provided enough information. If not, I'll absolutely provide more.
Thank you, in advance!