Calculate Business Days Through MS Access Events (VBA)

vbaInet,

I realize that, but the results are wrong. The number of working days from 7/7/2010 to yesterday is not zero ("0"). It appears that the logic does not allow dates in the past. What do you think ?
 
No, nothing wrong. Have a think. The function is as follows:

Workingdays("FIRST Date", "SECOND Date")

Second is always bigger than first.
 
vbaInet,

Thanks for the format . . . I see now . . . Thanks for all your help ! ! !
 

Users who are viewing this thread

Back
Top Bottom