Thread
:
How do I add the number of variables?
View Single Post
#
2
Duke Carey
Posts: n/a
=COUNTIF(A:A,"x")
"emaufmuth" wrote:
I have a column with x 's in cells to indicate whether or not a service was
received. How can I now total the number of x 's to calculate the total
number of clients receiving a service? Any help is appreciated!
Reply With Quote