+ Reply to Thread
Results 1 to 2 of 2

# of occurrences

Hybrid View

Guest # of occurrences 05-05-2005, 05:06 PM
Guest Re: # of occurrences 05-05-2005, 05:06 PM
  1. #1
    gbeard
    Guest

    # of occurrences

    Is it possible to count how many times a space occurs in a cell? If I could
    count the words in a cell...that would work as well.

    Thanks,

    --
    Gary Beard



  2. #2
    JE McGimpsey
    Guest

    Re: # of occurrences

    One way:

    =LEN(A1)-LEN(SUBSTITUTE(A1," ",""))

    In article <gavee.2746$5o2.2091@newssvr13.news.prodigy.com>,
    "gbeard" <gbeard12@sbcglobal.net> wrote:

    > Is it possible to count how many times a space occurs in a cell? If I could
    > count the words in a cell...that would work as well.


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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