1) Which functions calculates the number of characters in a cell?
Answers
Answered by
0
Answer:
LEN function..!
Explanation:
When you need to count the characters in cells, use the LEN function—which counts letters, numbers, characters, and all spaces. For example, the length of "It's 98 degrees today, so I'll go swimming" (excluding the quotes) is 42 characters—31 letters, 2 numbers, 8 spaces, a comma, and 2 apostrophes
Answered by
1
Answer:
To use the function, enter =LEN(cell) in the formula bar and press Enter.
LEN function
When you need to count the characters in cells, use the LEN function—which counts letters, numbers, characters, and all spaces. For example, the length of "It's 98 degrees today, so I'll go swimming" (excluding the quotes) is 42 characters—31 letters, 2 numbers, 8 spaces, a comma, and 2 apostrophes.
Similar questions