Hi,
I reviewed the other countifs suggestions, but i am still getting a parsing error.
I am trying to count all rows that have EBS in range 1 where range 2 has only completed and in process.
=COUNTIFS({2018 TRACKER Range 1}, "EBS", {2018 TRACKER Range 2}, "Completed", {2018 TRACKER Range 2} "In Progress")