Hi, I'm sure there is a quite dimple solution to the this, but I am having trouble.
I want to count the number of rows assigned to each contact, and I used the formula below:
=COUNTIF(Assigned Work:Assigned Worker, "contactname")
The formula returns the error #UNPARSEBALE
How can I fix this?