+ Reply to Thread
Results 1 to 3 of 3

Count number of words in a text string

  1. #1
    Registered User
    Join Date
    02-12-2008
    Posts
    48

    Count number of words in a text string

    Hi, as usual I hope to be able to get some help here. If I have a cell with a text string, how do I count the number of words contained in that string?

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Count number of words in a text string

    Hi,

    the subject can be tricky, a first approach could be


    Please Login or Register  to view this content.
    Hope it's a first step
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  3. #3
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: Count number of words in a text string


    Hi,

    another way : L& = UBound(Split([A1].Value)) + 1

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 15
    Last Post: 10-12-2014, 08:53 AM
  2. Find, List and Count All Words within a Text String
    By TheDrMrsSmith in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-28-2014, 11:07 PM
  3. Count Number Of Spaces Between Words In String
    By goss in forum Excel General
    Replies: 4
    Last Post: 04-24-2012, 07:14 PM
  4. Count spaces between last two words in a text string
    By mkvassh in forum Excel General
    Replies: 4
    Last Post: 10-26-2011, 03:33 AM
  5. count number of instances of a text string in a cell
    By lawrencef in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-28-2008, 01:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1