Get Number of Working Days Between Two Dates

Chris1112

Registered User.
Local time
Today, 12:06
Joined
Sep 8, 2009
Messages
12
I am using a nifty Workday function to calculate a date X number of workdays from another date. I can pass days of week and holidays not to calculate.

Now that I have this function, I need to calculate variance, in the form of workdays, between two dates. I am hoping that this code can be manipulated slightly to provide this, or that I can at least pass the same array of holidays.

Thanks.
 

Users who are viewing this thread

Back
Top Bottom