Calculate Date Diff in Work Days

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Excel has a couple of nice calculations in order to return
the difference in dates with consideration to work/week
days only, e.g., NETWORKDAYS(A2,A3). How can I achieve
that in an Access query?
 
Do a search. This has been asked and answered many many many times in this
newsgroup.


Excel has a couple of nice calculations in order to return
the difference in dates with consideration to work/week
days only, e.g., NETWORKDAYS(A2,A3). How can I achieve
that in an Access query?
 
Back
Top