D
Debbie Amateur
Bob Phillips said:=COUNTIF(A1:A100,"*@*")
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
Bob Phillips said:=COUNTIF(A1:A100,"*@*")
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
I have a string of letters in 1 cell and I want to count how many time a
letter occurs in that cell and eventually count all occurances of al letters
in that one cell. Any ideas?
As an example:
A1 contains "catgctagccatgca" as text. I want to know many times a, c g,
and t occurs in that string.