N
NadSadBad
In a query, how can you calculate the difference between 2 dates (Date1 and
Date2) but exclude weekends.
I am trying to return the number of working days between 2 dates.
I know DateDiff only works for all days and includes weekends.
Thanks in advance
Date2) but exclude weekends.
I am trying to return the number of working days between 2 dates.
I know DateDiff only works for all days and includes weekends.
Thanks in advance