Cordeiro82
MIS
Hello,
I currently have a Query that calculates the number of days that an order is late using
Now()-[tableX].[DateX]
The problem with this is that the number returned is the count of calendar days and not business days. Is there a way to count only business days (Mon-Fri)?
Thanks,
Cordeiro82
I currently have a Query that calculates the number of days that an order is late using
Now()-[tableX].[DateX]
The problem with this is that the number returned is the count of calendar days and not business days. Is there a way to count only business days (Mon-Fri)?
Thanks,
Cordeiro82