I have the user place the letter X in each word table cell.
I need to keep track of the number of x's the placed in each cell.
I tried to use the count function =count(a1:a14,"x")and =countif(a1:a14,"x") and =count(above,"x") but none worked.
What's wrong with my formula?
I need to keep track of the number of x's the placed in each cell.
I tried to use the count function =count(a1:a14,"x")and =countif(a1:a14,"x") and =count(above,"x") but none worked.
What's wrong with my formula?