Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Conditional Formatting Color Scales Examples in Excel
  • How to create Gauge Chart in Excel
  • How to add Trendline to a chart in Excel
  • Get column index in Excel Table
  • How to count table columns in Excel

References

  • How to use Excel INDIRECT Function
  • How to use Excel LOOKUP Function
  • Extract data with helper column in Excel
  • Count rows with at least n matching values
  • Left Lookup in Excel

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation number multiple 100
  • Prevent invalid data entering in specific cells
  • Data validation must not exist in list
  • How To Create Drop-down List in Excel

Count Number of Words in Excel

by

This chapter shows how to count the number of words in a cell.

1a. The TRIM function returns a string with leading spaces, extra spaces and trailing spaces removed.

1b. To get the length of the string with normal spaces, we combine the LEN and TRIM function.

2a. The SUBSTITUTE function replaces existing text with new text in a text string. We use the SUBSTITUTE function to get the string without spaces.

2b. To get the length of the string without spaces, we combine the LEN and SUBSTITUTE function.

3. Now comes the simple trick. To get the number of words, we subtract the length of the string without spaces (10) from the length of the string with normal spaces (12) and add 1.

Post navigation

Previous Post:

MDETERM function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Sales Calculator in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel FALSE Function
  • How to use Excel NOT Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert Unix time stamp to Excel date
  • How to calculate Quarter of Date in Excel
  • Convert decimal seconds to Excel time
  • Calculate total hours that fall between two times in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • How to randomly assign data to groups in Excel
  • If cell contains one of many things in Excel
  • Calculate conditional mode with criteria in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to calculate percent sold in Excel
  • How to generate random number weighted probability in Excel
  • How to increase by percentage in Excel
  • How to get Excel workbook path only
  • How to get random value from list or table in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning