I am in need of a formula that calculates due dates in buessines days. The start date would be the current date and the end date is from a field called {CusotmerOrders.DueDate}. I have used Ken's @WorkDay's formula to extract the number of business day's between the two dates, however, I am not sure how to add the business day total to the current day and exclude weekends. The report has a group that that displays: Due Today, Due in 1 Business Day, Due in 2 Business Days, etc... I am using CR 8.0. Thanks in advance!