I need to figure out the number of weekdays between two days. This is what I'm looking for....
WeekdaySub([Finish], [Start]) returns the number of weekdays between the dates in the Start and Finish fields. WeekdaySub(ToDate("6/24/2003"), ToDate("6/20/2003") ) returns 2