Share via

workdays function in Access

Anonymous
2012-08-29T16:17:02+00:00

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.

Microsoft 365 and Office | Access | For home | Windows

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2012-08-29T18:08:17+00:00

    http://access.mvps.org/access/datetime/date0012.htm

    You will find function there to do what you want.

    Was this answer helpful?

    0 comments No comments