There are a few ways to count the number of characters in a cell in Excel. One way is to use the LEN function. The LEN function will return the number of characters in a string, including spaces. Another way is to use the CHAR function. The CHAR function will return the character at a given position in a string.