+ Reply to Thread
Results 1 to 4 of 4

Using Coontif function with a partial text string

  1. #1
    Registered User
    Join Date
    02-26-2015
    Location
    Limerick, Me
    MS-Off Ver
    MS Excel 2013
    Posts
    46

    Using Coontif function with a partial text string

    Hello, I'm hoping I might get some help with a question I have. I'd probably be described as a low end intermediate user. Right now I'm trying to use the countif function with a search criteria that will look for certain words in a text string. If you look at the attached, I'd want row b3 counted based on the words triple up. The rest of that text string may not be the same in the next "triple up" line, so I need excel return results just on the words triple up. Can that be done and if so what would the syntax be.

    Thanks for any help you can offer

    Cris
    Attached Files Attached Files

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Using Coontif function with a partial text string

    Give this a shot:

    =COUNTIF(B2:B19,"*Triple Up*")

    The * is called a wildcard, and it means 'any number of characters' which I have preceding and proceeding.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Using Coontif function with a partial text string

    The simplest way is probably a helper column.
    e.g. in L2 copied down

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then just sum column L.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    02-26-2015
    Location
    Limerick, Me
    MS-Off Ver
    MS Excel 2013
    Posts
    46

    Re: Using Coontif function with a partial text string

    Hi, Thanks a bunch it seems to have worked. I really appreciate your help.

    Cris

+ 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. [SOLVED] Partial text string
    By Environment in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 02-10-2015, 09:18 AM
  2. Match on partial text string
    By lmangino in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-05-2014, 11:45 PM
  3. [SOLVED] VBA Function to reference Partial string
    By gorelordz in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-28-2014, 11:23 AM
  4. Partial Matching of a text string
    By RapidoDave in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-26-2013, 12:20 PM
  5. [SOLVED] Find partial text string within another text string return original text into cell.
    By mikey42979 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-17-2013, 02:58 PM
  6. Vlookup Partial Text String
    By dreicer_Jarr in forum Excel General
    Replies: 7
    Last Post: 05-26-2011, 09:23 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