Question

I want to determine the number of days between two date/time fields : Start and Stop, but excluding the weekend days.

So if Start = let say some date on Friday and Stop = the next Monday => the difference is TWO

I will appreciate any help

PS : I found this : http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F87256AFA0078F418

It works! I know asking the admin if I should leave this question opened or just delete-it. Many thanks!

Was it helpful?

Solution

Have a look at @BusinessDays where you can include days and dates to exclude while finding difference between two dates.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top