Formula keeps giving back #UNPARSEABLE

My below formula keeps giving me an error and I can't see to find the problem. It also seems to not be recognizing the column references when the names match exactly.
=COUNTIFS([Project Start Date]:[Project Start Date], >=DATE(2023, 1, 1), [Project Status]:[Project Status], OR(@cell = "green", @cell = "yellow" ), [PD Contact]:[PD Contact], HAS(@cell, "First Name Last Name" ))
What I'm trying to do is get a count for how many projects with the start date after January 1 2023 have a green or yellow status for resource. Or even not by person just a count of all. I can't seem to make it work on this particular sheet when I've used this exact formula on another sheet with no issues.
Answers
-
Can you provide a screenshot of the formula open in the sheet as if you are about to edit it?
Help Article Resources
Categories
Check out the Formula Handbook template!