+ Reply to Thread
Results 1 to 2 of 2

How do I count the number of times a particular charcter ("." say)

  1. #1
    RH
    Guest

    How do I count the number of times a particular charcter ("." say)

    How do I count the number of times a particular charcter ("." say) appears in
    a cell.

    For example, ABC.1.21.31.2 should retun 4.

    Is there a formula?


  2. #2
    Bob Phillips
    Guest

    Re: How do I count the number of times a particular charcter ("." say)

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

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "RH" <RH@discussions.microsoft.com> wrote in message
    news:75B61958-5352-436D-94F1-DD3D79AAE485@microsoft.com...
    > How do I count the number of times a particular charcter ("." say) appears

    in
    > a cell.
    >
    > For example, ABC.1.21.31.2 should retun 4.
    >
    > Is there a formula?
    >




+ 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