I just received your link… for some reason I did not see the spec was posted last week. I am reviewing it now. Will respond as soon as I can.
Happy New Year… any progress on accounting for business days remaining?… please update your status on this issue
I am wondering if you made any progress Baden? The ability to determine networking days between two dates as ryanchaleston has requested is valuable. I am looking for the same thing. The use case is as follows: there is an event date a 18 months in the future where non-compliance to the date will be expensive. I want my users to have the current number of working day to display each time they login in. I built such a calculation in an excel spreadsheet using =NETWORKDAYS(start date,end-date,Holidays!$A$3:$A$110). The function calculates the net days by ignoring weekends and referencing a range of specific holidays to not count either. See MS Office for a decsription of this function.