+ Reply to Thread
Results 1 to 10 of 10

Count specific words in a range and return total count from another column

  1. #1
    Registered User
    Join Date
    02-04-2010
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    22

    Count specific words in a range and return total count from another column

    Hi

    I need to extract the total number of phone calls related to a specific word.
    In the attached spreadsheet, I would like to know the total number of calls that include the word - "billing" (highlithed in yellow). There are 3 different types of calls for billing - payments, address and questions

    Hope my request is clear - thanks for your help!
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,099

    Re: Count specific words in a range and return total count from another column

    Try
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy down
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: Count specific words in a range and return total count from another column

    at F2
    =SUMPRODUCT(ISNUMBER(FIND(E2,$A$2:$A$6))*($B$2:$B$6))

    copy down

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,241

    Re: Count specific words in a range and return total count from another column

    Hey Sharki,

    This took me a few attempts but finally came to:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    See in the attached.
    count question Sum of Search word then Value Col.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,099

    Re: Count specific words in a range and return total count from another column

    @Ghozi Alkatiri/MarvinP: nice solutions ... but maybe a bit over-engineered?

  6. #6
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,241

    Re: Count specific words in a range and return total count from another column

    Yep, I liked your sweet little answer better
    I was worried about the OP version and not doing SumIfS(). = Over-EnGiNeErEd!
    I really wanted to use "Search()" in a formula today and this satisfied my itch!

  7. #7
    Registered User
    Join Date
    02-04-2010
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: Count specific words in a range and return total count from another column

    As always - thank you all for your quick and accurate responses!
    All the answers worked perfectly.

    Stay safe!

  8. #8
    Registered User
    Join Date
    02-04-2010
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: Count specific words in a range and return total count from another column

    I'm glad I could help!

  9. #9
    Registered User
    Join Date
    02-04-2010
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: Count specific words in a range and return total count from another column

    Quote Originally Posted by MarvinP View Post
    Yep, I liked your sweet little answer better
    I was worried about the OP version and not doing SumIfS(). = Over-EnGiNeErEd!
    I really wanted to use "Search()" in a formula today and this satisfied my itch!
    Glad I could help

  10. #10
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,099

    Re: Count specific words in a range and return total count from another column

    You're welcome. Thanks for the rep.

+ 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] How to Count specific words in a range of cells based on condition
    By Ell0ll in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-19-2020, 05:13 PM
  2. how to count specific words in a cell range
    By 1.zer0 in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 10-08-2015, 12:02 PM
  3. [SOLVED] Count different words and numbers in same range to give total
    By NewbieinNeed3884 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-15-2014, 11:33 PM
  4. Replies: 11
    Last Post: 07-11-2012, 02:24 PM
  5. How to count total words in a column?
    By Madroaster in forum Excel General
    Replies: 2
    Last Post: 04-02-2011, 01:47 PM
  6. how to count the total number of specific word in a column
    By darkhorse4321 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2010, 09:26 AM
  7. Count 2 (Two) specific words in a cell in a given range
    By sizz1@hotmail.com in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2006, 12:10 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