+ Reply to Thread
Results 1 to 7 of 7

countifS notice the 'S'

  1. #1
    Registered User
    Join Date
    02-18-2007
    MS-Off Ver
    Excel 2007 & 2003
    Posts
    25

    countifS notice the 'S'

    in Excel 2010, how can i use countifS to count the number of times column 'B' has initials "EG" AND column 'D' has the word "yes". The problem is that column D has the word "yes" along with other characters such as "TR/yes".

    my formula is currently =COUNTIFS(B10:B3000,I1,D10:D3000,"yes")

    not working

    kindest thanks,
    Eddie

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: countifS notice the 'S'

    Try using wildcards:

    =COUNTIFS(B10:B3000,I1,D10:D3000,"*yes*")
    Remember what the dormouse said
    Feed your head

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: countifS notice the 'S'

    Try this...
    =COUNTIFS(B10:B3000,I1,D10:D3000,"*yes")

    edit: is there an echo on here Rory? lol
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: countifS notice the 'S'

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

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  5. #5
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: countifS notice the 'S'

    Looks like it, Ford!

    Cross-post here: http://www.mrexcel.com/forum/excel-q...-notice-s.html
    Last edited by romperstomper; 09-17-2014 at 11:38 AM.

  6. #6
    Registered User
    Join Date
    02-18-2007
    MS-Off Ver
    Excel 2007 & 2003
    Posts
    25

    Re: countifS notice the 'S'

    the asterisks worked perfect. thank you !

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: countifS notice the 'S'

    Happy to help and thanks for the feedback

+ 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. notice in a cell
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-11-2014, 08:08 AM
  2. Pop Up notice when a cell is populated
    By karstens in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-26-2012, 10:40 AM
  3. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  4. How to set up subscription due notice
    By slindon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-09-2006, 07:51 AM
  5. [SOLVED] Deadline Notice
    By roy.okinawa in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-27-2006, 06:40 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