diff btween two business dates w/ holiday array
the function "workday" works great when I have one business date and want to calculate another business date x days away subject to a holiday array, but is there a function to calculate the number of business days between two known business days which will also parse the holiday array?
Thanks.
Ross