Anyone can guide me how to count total week end days between selected dates?.
in the following what formula we have to write to in B5 to get result like that
[TABLE="class: cms_table_grid"]
<tbody>[TR]
[TD]2019/06/05
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2019/06/07[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2019/06/10[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2019/06/13[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]weekend days
[/TD]
[TD]2
[/TD]
[/TR]
</tbody>[/TABLE]
Kind Regards
in the following what formula we have to write to in B5 to get result like that
[TABLE="class: cms_table_grid"]
<tbody>[TR]
[TD]2019/06/05
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2019/06/07[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2019/06/10[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2019/06/13[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]weekend days
[/TD]
[TD]2
[/TD]
[/TR]
</tbody>[/TABLE]
Kind Regards