Results 1 to 4 of 4

Countif with Then & If statements

Threaded View

  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

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