+ Reply to Thread
Results 1 to 4 of 4

Countif with Then & If statements

  1. #1
    Registered User
    Join Date
    09-06-2014
    Location
    Cape Breton, NS
    MS-Off Ver
    2010
    Posts
    4

    Countif with Then & If statements

    Hello,

    I am trying to input a formula to count the number of fields on the Trim tab in column K with the word 'Ongoing' if the following criteria is true for each Subsystem:

    Column A has 'B Check'
    Column C has 'E'

    I want the total number of fields added and inputted in Column J on the Summary tab.

    I have tried the following formulas:

    =IF((Trim!$B2:$B2000="069-005")*AND(Trim!$C2:$C2000="E"),(COUNTIF(Trim!$K2:$K2000,"Outgoing")))



    =SUMPRODUCT(--(Trim!$B$2:$B$2000="173-001")*AND--(Trim!$C$2:$C$2000="E")*AND--(Trim!$A$2:$A$2000="B Check")*AND--(Trim!$K$2:$K$2000="Ongoing"))

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Countif with Then & If statements

    Try this..
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards,
    Vikas Gautam
    Excel-buzz.blogspot.com

    Excel is not a matter of Experience, its a matter of Application.

    Say Thanks, Click * Add Reputation

  3. #3
    Registered User
    Join Date
    09-06-2014
    Location
    Cape Breton, NS
    MS-Off Ver
    2010
    Posts
    4

    Re: Countif with Then & If statements

    Works great!! Thank you very much!!

  4. #4
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Countif with Then & If statements

    However you can try this as well..
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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] IF and COUNTIF statements
    By rowena229 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-22-2013, 03:08 PM
  2. Help with COUNTIF Statements
    By vanurdi010310 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-15-2013, 02:51 PM
  3. COUNTIF Statements
    By macka1987 in forum Excel General
    Replies: 3
    Last Post: 06-05-2011, 04:40 PM
  4. COUNTIF statements
    By italiavb in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2006, 08:40 PM
  5. Countif Statements
    By alymcmorland in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-24-2005, 09:05 AM

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