I have a sheet where we record an anticipated complete date. We also record the status (not started, in progress, complete).
We want to count the number of tasks that are late (we are past the complete date) and that have a status of either not started or in progress. How can I do that? I've been trying COUNTIFS but I can't get it to work.
Thank you!