I am trying to modify the formula for forecast. Currently, the formula counts the total days of the month. I am trying to modify the formula to count only business days. It will be easy to delete the weekends, but I need the weekend numbers for the total at the end of the month. What formula will work for the forecast? this is the formular currently Chart!$C$17*COUNT($A$2:$A2)