+ Reply to Thread
Results 1 to 4 of 4

Add up values that contain certain words

  1. #1
    Registered User
    Join Date
    05-27-2013
    Location
    BEDS
    MS-Off Ver
    Excel 2003
    Posts
    44

    Add up values that contain certain words

    Hi all,

    I have tried looking through the forum and can't seem to find the answer I am looking for and need some assitance please.

    I am creating a wedding sheet, on this sheet, I have cells B2:H11 that contains names of guest. I have a counta at the bottom to total all cells that contains names in there.
    Some of the cells have initials of their parents name followed by Kid (A&A Kid).

    What I am trying to do is add up all the ones which contains the word "Kid". I have lots of thinking of how to do it, I've tried to put it together but it is not creating what I want.

    My first idea was to do an if statement with a right formula, then struggled with how to count, so I started to do the countif with the right formula, I've tried to do the countif,if and right formula and still couldn't put the puzzle togther. Im not sure if I am over complicating this.

    Any help please.

    Thank you

  2. #2
    Registered User
    Join Date
    02-09-2014
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    60

    Re: Add up values that contain certain words

    If you want to count number of cells where kids written, use below formula:

    =COUNTIF(B2:H11,"*kid*")

    you can use "*kid*" in sumif, sumifs formulas as well.

  3. #3
    Registered User
    Join Date
    05-27-2013
    Location
    BEDS
    MS-Off Ver
    Excel 2003
    Posts
    44

    Re: Add up values that contain certain words

    Quote Originally Posted by excelfandoo View Post
    If you want to count number of cells where kids written, use below formula:

    =COUNTIF(B2:H11,"*kid*")

    you can use "*kid*" in sumif, sumifs formulas as well.
    OMG that is soooo simple and perfect! Thank you soo much for your help

    On another note, do you know where I could find information on where I can learn these hidden functions (I only knew about the " " function).

  4. #4
    Registered User
    Join Date
    02-09-2014
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    60

    Re: Add up values that contain certain words

    Thank you pasqui83.

    I would suggest you follow this forum for some time and go thorugh solutions of problems posted here, to learn Excel.

+ 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] Text words giving values
    By RalphBC in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-03-2013, 03:13 AM
  2. Formula to Calculate Values from Words
    By Synthia in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-11-2009, 07:16 AM
  3. Converting numeric values in words
    By raj_lacs in forum Excel General
    Replies: 2
    Last Post: 02-19-2006, 09:25 PM
  4. Assigning values to words
    By cardingtr in forum Excel General
    Replies: 4
    Last Post: 02-18-2006, 12:30 AM
  5. [SOLVED] Why do my cell values/words duplicate themselves over and over?
    By stevow84 in forum Excel General
    Replies: 1
    Last Post: 01-31-2006, 05:50 PM

Tags for this Thread

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