I need a way to group items by date depending when they are due(work days). For example, I need to look at the [current date] and compare to a field called [customer want date]. I then need to group items: Due Today, Due in 1 Business Day, Bue in 2 Business Days, etc.... How can I add business days to the current date?