Calculating Elapsed Time

C

Christine

What expression do I use to calculate elapsed time
including only business days (Mon-Fri)? Very important
for my database: measuring productivity for a given
transaction represented by a record.
 
D

Douglas J. Steele

While it's mentioned in the Help file, it's an Excel function, and doesn't
work in Access without some contortions.
 
Top