It is not supposed to count anything that is closed, lesson learned, or duplicate.
The current formula is:
=COUNTIFS(Due:Due, <TODAY(), Disposition:Disposition, <>"Complete")
This formula is counting those things, however, I need to count anything that is passed due and not closed, lesson learned or duplicate. I am utilizing a drop down box, too.
Thoughts?
Branden