A family of Microsoft relational database management systems designed for ease of use.
http://access.mvps.org/access/datetime/date0012.htm
You will find function there to do what you want.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am trying to create a query to calculate the calc date based on number of days backoff from a given due date excluding weekend and holiday in Access query. I can not seem to figure out how to do this in Access. I am able to do it in Excel. The formula I used for Excel is.
=WORKDAY(G2,-98,Holiday!$A:$A)
where G2 is the due date.
Help appreciated.
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
http://access.mvps.org/access/datetime/date0012.htm
You will find function there to do what you want.