gregz12345
New Member
- Joined
- Sep 19, 2018
- Messages
- 7
I'm looking to calculate the days of the week between 2 sets up days, while not factoring in Saturdays.
For example below (with service days being the result):
[TABLE="width: 212"]
<colgroup><col span="2"><col></colgroup><tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]Service Days[/TD]
[/TR]
[TR]
[TD="align: right"]30-May[/TD]
[TD="align: right"]3-Jun[/TD]
[TD="align: right"]3[/TD]
[/TR]
</tbody>[/TABLE]
For example below (with service days being the result):
[TABLE="width: 212"]
<colgroup><col span="2"><col></colgroup><tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]Service Days[/TD]
[/TR]
[TR]
[TD="align: right"]30-May[/TD]
[TD="align: right"]3-Jun[/TD]
[TD="align: right"]3[/TD]
[/TR]
</tbody>[/TABLE]