Disarmonious
Board Regular
- Joined
- Oct 31, 2016
- Messages
- 144
Hello,
I have a range of cells (J7:J38) that the user will type text into. I'd like to know the best way to count the cells that share the same input. For instance, let's say that the user types in "dog" in 17 cells, the word "cat" in 7 cells, the word "squirrel" in 10 cells, and "hippo" in the other cells. I want the total of the cell that is counting those cells to be 4, since there were only 4 different cells. Is there a way to have this cell count the variation of text strings without specifying what to look for?
I have a range of cells (J7:J38) that the user will type text into. I'd like to know the best way to count the cells that share the same input. For instance, let's say that the user types in "dog" in 17 cells, the word "cat" in 7 cells, the word "squirrel" in 10 cells, and "hippo" in the other cells. I want the total of the cell that is counting those cells to be 4, since there were only 4 different cells. Is there a way to have this cell count the variation of text strings without specifying what to look for?