D
Dewayne Bien
I have the following formula in a cell:
=COUNTIF(K5:K71,"A")+COUNTIF(K5:K71,"I")+COUNTIF
(K5:K71,"R")+COUNTIF(K5:K71,"B")+COUNTIF(K5:K71,"C")
My problem is, how do I get the formula to count multiple
instances of the alpha number in a cell and add it to the
total. Eg. if there is "AAAAA" or "AACIB" in a cell; to
count it as 5 instead of 1 in the total.
Thanks for the help!
Dewayne
=COUNTIF(K5:K71,"A")+COUNTIF(K5:K71,"I")+COUNTIF
(K5:K71,"R")+COUNTIF(K5:K71,"B")+COUNTIF(K5:K71,"C")
My problem is, how do I get the formula to count multiple
instances of the alpha number in a cell and add it to the
total. Eg. if there is "AAAAA" or "AACIB" in a cell; to
count it as 5 instead of 1 in the total.
Thanks for the help!
Dewayne