+ Reply to Thread
Results 1 to 2 of 2

# of occurrences

  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 <[email protected]>,
    "gbeard" <[email protected]> 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