N
neon
I have an array B2:H28. These cells can contain any combination of
characters A,B,C,D,E,F,G,H.
I want to count the number of As and Bs etc.
I am using =COUNTIF(B2:H28,"A") and =COUNTIF(B2:H28,"B") ... which
only works if the cell contains single alpha characters. Once there is
a combination it falls apart.
Any help appreciated
characters A,B,C,D,E,F,G,H.
I want to count the number of As and Bs etc.
I am using =COUNTIF(B2:H28,"A") and =COUNTIF(B2:H28,"B") ... which
only works if the cell contains single alpha characters. Once there is
a combination it falls apart.
Any help appreciated