Hi all,
I am trying to create a COUNTIFS formula that counts if the due date column on another sheet is today or any future date.
I tried =COUNTIFS({due date column's range}, >=TODAY()), but it is not working.
Any advice would be appreciated! Thank you.