• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Lesson 143: How to count words in Excel

AnonyViet by AnonyViet
January 25, 2023
in Office
0

In this article, I will show you how to count the total number of words in a cell or range of cells Excel. And how to count the number of times a particular word appears in a cell or range of cells.

Join the channel Telegram of the AnonyViet 👉 Link 👈

How to count words in Excel

1. The TRIM function below removes extra spaces.

Lesson 143: How to count words in Excel

2. To get the length of this string, add the LEN function.

Lesson 143: How to count words in Excel 17

3. The SUBSTITUTE function below returns a string without spaces.

Lesson 143: How to count words in Excel 18

4. To get the length of this string, add the LEN function.

Lesson 143: How to count words in Excel 19

5. To count the total number of words in cell A1, subtract the length of the string without spaces (formula from step 4) with the length of the regular whitespace string (formula from step 2) and add 1.

Lesson 143: How to count words in Excel 20

Conclusion: to count the total number of words in a cell, you just need to count the number of spaces and add 1. 1 space means 2 words, 2 spaces means 3 words, etc.

6. To count the total number of words in the range A1:A2, add the SUMPRODUCT function and replace A1 with A1:A2.

Lesson 143: How to count words in Excel 21

Next I will show you how to count the number of repeated words in a cell.

7. The LEN function below returns the length of the original text in cell A1.

Lesson 143: How to count words in Excel 22

8. The SUBSTITUTE function below returns the string without the word “dog”.

Lesson 143: How to count words in Excel 23

9. The LEN function below returns the length of this string.

Lesson 143: How to count words in Excel 24

10. Subtract the length of the string without the word “dog” (formula from step 9) with the length of the original text in cell A1 (formula from step 7).

Lesson 143: How to count words in Excel 25

Conclusion: after removing the word “dog” from the original text, there are 12 characters left.

11. We know the length of the word “dog” (3), so the word “dog” appears 12/3 = 4 times in cell A1.

Lesson 143: How to count words in Excel 26

12. To count the number of times the word “dog” occurs in the range A1:A2, add the SUMPRODUCT function and replace A1 with A1:A2.

Lesson 143: How to count words in Excel 27

13. Use the COUNTIF function in Excel to count the number of cells containing a specific word.

Lesson 143: How to count words in Excel 28

Note: asterisk

represents a string of zero or more characters. In addition, you can also view many other excel articles

here.

The article achieved: 5/5 – (100 votes)

Tags: countExcelLessonwords
Previous Post

Raven Storm – DDos Toolkit in Python

Next Post

How to run graphical Linux applications on WSL2 Windows

AnonyViet

AnonyViet

Related Posts

How to add Watermark to Google Docs to protect copyright
Office

How to add Watermark to Google Docs to protect copyright

April 19, 2026
Instructions on how to hide formulas in Excel to secure data
Office

Instructions on how to hide formulas in Excel to secure data

February 6, 2026
Top who creates the most beautiful presentation slide today
Office

Top who creates the most beautiful presentation slide today

September 23, 2025
Automatically check and correct spelling errors on Google Docs
Office

Automatically check and correct spelling errors on Google Docs

February 23, 2025
Instructions for downloading Google Docs files easily on any device
Office

Instructions for downloading Google Docs files easily on any device

December 18, 2024
Launching AI image creation feature on Google Docs
Office

Launching AI image creation feature on Google Docs

November 20, 2024
Next Post
How to run graphical Linux applications on WSL2 Windows

How to run graphical Linux applications on WSL2 Windows

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
How to install the cute Bongo Cat mouse pointer for Windows

How to install the cute Bongo Cat mouse pointer for Windows

April 29, 2026
Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply