Thread
:
Count letters
View Single Post
#
2
JMB
Posts: n/a
=COUNTIF(A1:K1,"A")
"JIM.H." wrote:
Hello,
In the range of A1-K1, I have letters A, B, C, D, F in the cells and I need
to count how many A, and B, and C, €¦ are available?
How can I do this?
Thanks
Reply With Quote