Hi,
Can someone please help me out with a formula to calculate week end where saturday is the first day of week? For example, if date displayed in cell A1 is between 17th December till 23rd December, the week ending date displayed should be 23rd December.
Formula given below was perfect when sunday was first day of week. Now it does not work. I suspect the weekday function is to be blamed here...![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
=A1+-(WEEKDAY(A1)-1)+6
Regards,
Mrugesh.
Can someone please help me out with a formula to calculate week end where saturday is the first day of week? For example, if date displayed in cell A1 is between 17th December till 23rd December, the week ending date displayed should be 23rd December.
Formula given below was perfect when sunday was first day of week. Now it does not work. I suspect the weekday function is to be blamed here...
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
=A1+-(WEEKDAY(A1)-1)+6
Regards,
Mrugesh.