Count the values in a drop-down list

I need to count the number of values in a drop-down list (cell/row, not column) regardless of any of the values are selected. I am using this formula but it's counting the whole column not row/cell. =COUNTFS(Property Completed, CONTAINS("PS", @cell)).

Any help would be appreciated. Thanks in advance

Answers