C
Commish
What I am trying to do is to create a formula that will examine a
matrix and tell me how many times, a cells contains a specific string.
For example, given the range (A2:G13), how many cells contain the
string "A"? In this case, the string "1" may appear either as the
first or last character.
matrix and tell me how many times, a cells contains a specific string.
For example, given the range (A2:G13), how many cells contain the
string "A"? In this case, the string "1" may appear either as the
first or last character.