I am trying to track how many days from when we receive a submittal to when it is sent back out again. The simple formula is to subtract the column with the sent date from the received date, but I want it to take into account weekends (when we don't work). Is there a way to do this?