+ Reply to Thread
Results 1 to 4 of 4

Counting with Conditions

  1. #1
    Registered User
    Join Date
    11-22-2011
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    28

    Counting with Conditions

    I have the D2:13 columen with "open" and "mod". I have my F2:F13 column with "yes" and "no".

    I want F14 to add my "yes" in column F only if coumnd D has "open".

    D F
    mod no
    open yes
    open yes
    mod yes

    So F14 should equal 2.

    Can this be done?

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Counting with Conditions

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


    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    New England
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    554

    Re: Counting with Conditions

    yep, Countifs
    =COUNTIFS(D2:D14,"Open",F2:F14,"Yes")
    Going for Guru! Click the Star to the bottom left of this post if I helped!

  4. #4
    Registered User
    Join Date
    11-22-2011
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: Counting with Conditions

    It worked!!!! Thank you!!!!!!!

+ 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. Counting with conditions
    By andrewc in forum Excel General
    Replies: 4
    Last Post: 09-12-2011, 08:45 AM
  2. Counting with Conditions
    By bronkista in forum Excel General
    Replies: 1
    Last Post: 07-19-2011, 07:01 PM
  3. Counting if conditions are met
    By drock in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-02-2008, 11:01 AM
  4. Counting with conditions
    By anthony001 in forum Excel General
    Replies: 3
    Last Post: 11-15-2008, 07:54 AM
  5. counting with three conditions
    By Lucas Soler in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-19-2005, 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