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.
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.