Countifs for dates that are in the past

I would like to use the countifs formula for each person on my team that looks up their name, and if the action is open, it looks at the due date and if they are beyond that due date. Then have it count the number of occurrences.


This is what I tried which got an error:

=COUNTIFS({CAR Log Range 7}, HAS(@cell, "Jerry"), {CAR Log Range 2}, HAS(@cell, "open"),{CAR Log Range 9}, [Due Date]:[Due Date], <= TODAY())

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!