+ Reply to Thread
Results 1 to 3 of 3

counting specific words:unique sentences

  1. #1
    jen
    Guest

    counting specific words:unique sentences

    I am attempting to count the number of cells in a range that contain specific
    words. I can accomplish this with the =countif function, but only if my
    criteria is the only text in the cell. Problem is I need to count cells that
    contain unique sentences, yet contain a single common word.

  2. #2
    Bob Phillips
    Guest

    re: counting specific words:unique sentences

    =COUNTIF(A2:A1000,"*myword*")

    --

    HTH

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


    "jen" <[email protected]> wrote in message
    news:[email protected]...
    > I am attempting to count the number of cells in a range that contain

    specific
    > words. I can accomplish this with the =countif function, but only if my
    > criteria is the only text in the cell. Problem is I need to count cells

    that
    > contain unique sentences, yet contain a single common word.




  3. #3
    Bill Kuunders
    Guest

    re: counting specific words:unique sentences

    One way...........

    Select -highlight- the cells
    go to >data<>text to columns<>
    select delimited........space.........
    select a new column to put the result


    This will seperate all words into seperate cells
    You can then use the countif function on the new area

    --
    Greetings from New Zealand
    Bill K


    "jen" <[email protected]> wrote in message
    news:[email protected]...
    >I am attempting to count the number of cells in a range that contain
    >specific
    > words. I can accomplish this with the =countif function, but only if my
    > criteria is the only text in the cell. Problem is I need to count cells
    > that
    > contain unique sentences, yet contain a single common word.




+ 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