Net Work Days in Access?

  • Thread starter Thread starter plh
  • Start date Start date
P

plh

Hello all,
Is there a way in access to obtains the difference in work days between two
dates, similar to DateDiff only excluding weekends (and holidays)? Excel has
this as NetWorkDays.
I have this column: EDays: DateDiff("d",[timein],[timeout])
Which works OK except that it includes weekends.
Thank You,
-plh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DateDiff 3
Can't query DateDiff 3
Excluding Weekends 3
CalcWorkDays error 1
Networkdays function in Access 7
Date Syntax 4
Date Difference Exclude Weekends 2
Calculate days help 2

Back
Top