mention the use of word count command in ms word
Answers
Answered by
1
Answer:
- Here are two formula for you to count Words in A single cell and in a range cells. Please enter this formula = IF(LEN(TRIM)(A2))=0,0,LEN(TRIM( A2))- LEN(SUBSTITUTE(A2," ", ""))+1) into the formula Bar, and then press the enter key . Note : In the formula , A2 is the cell you will count number of words inside.
Similar questions
Math,
5 months ago
Hindi,
5 months ago
Computer Science,
5 months ago
English,
10 months ago
Math,
1 year ago