I'm referencing another sheet and want to count rows belonging to a particular individual where the planned date is in the past. I'm trying to COUNTIF Owner@row and Planned date is less than TODAY()
Here is my formula but I'm getting an INVALID OPERATION error.
=COUNTIFS({520.07db Qualified Testing Facility Databa Range 1}, [Master Planner]@row, {520.07db Qualified Testing Facility Databa Range 2} < TODAY())
Any ideas what I'm doing wrong?
Thanks