@Paul Newcome
Hello Paul! I'm actually interested in using COUNTIFS for a date that is today or after today. I thought that would be simple lol, but I'm struggling and not super familiar with the @cell functions.
In short I want to count open projects based on the team lead. Is there an easier way I'm overlooking or is there a way to make the COUNTIFS formula do this for me? Example below. The column titles are "LMS Lead" and "Project End Date".
=COUNTIFS({LMS Lead},”Sabrina McDonald”), AND({Project End Date}>=TODAY())