I would like to count past due and coming due items.
For Past Due, I have a variance column that I have been able to use =COUNTIF(Variance2:Variance31, >0). The issue I have is that it is also counting completed tasks that had a variance but have since been checked off as done. Is there a way to haev it not include those?
I also want to sum the total tasks due in the next two week. This one I am struggling with all together.
Any help would be appreciated!