There was some discussion last week about how to do job estimates that would take into account the number of workdays between X starting date and Y deadline date, given that people would be working on only SOME of the intervening days. I said that my preferred approach was the brute-force method of just having a table that listed all the possible days, with the ones that counted as workdays flagged as such and assigned a sequence number that could be looked up by the job-estimation table.

Over the weekend, I dragged out my own last version of such a table and spiffed it up a bit, adding several automated functions and buttonizing all of them, so it's now in reasonably presentable shape. If anyone would like a copy of it, please e-mail me directly at
   [EMAIL PROTECTED]

Reply via email to