+ Reply to Thread
Results 1 to 3 of 3

Sum up all of the C's or D's in a column that contain a specific word in another column

  1. #1
    Registered User
    Join Date
    04-02-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    33

    Sum up all of the C's or D's in a column that contain a specific word in another column

    I have a table and in column A I have a list of words, in column D I have a letter either a C or D for certain criteria. Column A has a bank of about 7 words that are repeated. I want to sum up all of the letter Ds that appear in correlation with each word.
    www.google.com C
    www.yahoo.com D
    www.ksl.com D
    www.google.com C
    www.google.com C

    This is over simplified, but basically in another sheet I want to be able to say www.google.com has XX amount of D, or C throught the spreadsheet.

    Thanks

  2. #2
    Registered User
    Join Date
    10-27-2012
    Location
    London
    MS-Off Ver
    Excel 2007-2010
    Posts
    59

    Re: Sum up all of the C's or D's in a column that contain a specific word in another colum

    This will return the number of times C & D appears in column D where google.om appears in column A.

    To count Cs for google
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    To count Ds for google
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Break_Point

  3. #3
    Registered User
    Join Date
    04-02-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    33

    Re: Sum up all of the C's or D's in a column that contain a specific word in another colum

    Very nice. I was trying to use the SUMIF function, didn't know about the countif(s) function. Thanks again!

+ 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