I am trying to get a formula to do a COUNTIFS based on multiple criteria, but also that one of the date columns is greater then a specific date. The formula I'm currently using is:
=COUNTIFS({BDDM}, "=Amanda", {Appt}, "<>")
What is the best way for Smartsheet to read a date greater then, in a column titled Date.
Thanks in advance!