+ Reply to Thread
Results 1 to 4 of 4

Currently using countif function but not sure if its the coreect funtion for application

  1. #1
    Registered User
    Join Date
    02-20-2015
    Location
    Clanton, AL
    MS-Off Ver
    Office 2013
    Posts
    2

    Question Currently using countif function but not sure if its the coreect funtion for application

    Example Table

    Dept Line Station JCI/Temp DL/IL Leave Flex
    Fabrication Bending MPL1000_1004 Assy Tech JCI DL
    Fabrication Bending MPL1000_1004 Assy Tech JCI DL FLEX
    Fabrication Bending MPL1000_1004 Die Setter JCI DL STD
    Fabrication Bending MPL1001_1002 Assy Tech Temp DL
    Fabrication Bending MPL1001_1002 Die Setter JCI DL FLEX
    Fabrication Bending MPL1001_1002 Die Setter JCI DL
    Fabrication Bending MPL1001_1002 Die Setter JCI DL
    Fabrication Bending MPL1000_1004 Die Setter JCI DL
    Fabrication Bending MPL1003 Die Setter JCI DL
    Fabrication Bending Tab_Bender Assy Tech JCI DL
    Fabrication Bending MPL1003 Assy Tech JCI DL FMLA
    Fabrication Rivet_Weld R&W Team Leader JCI IL

    I am currently using countif function but is not always returning the right result. For example, I want to count the number of 'MPL1001_1002 Die Setter"s minus any that are listed on leave (STD/FMLA) and/or FLEX.

    Please help!

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,659

    Re: Currently using countif function but not sure if its the coreect funtion for applicati

    What is your current formula? Couls you please attach a sample file?
    Quang PT

  3. #3
    Registered User
    Join Date
    02-20-2015
    Location
    Clanton, AL
    MS-Off Ver
    Office 2013
    Posts
    2

    Arrow Re: Currently using countif function but not sure if its the coreect funtion for applicati

    Sample Sheet.xlsx

    I would want to count the number of leaders who do not have fmla/std and/or flex in the same row.

    The function that I was using was countif(e6:e17,"Leader") I havent figured how to make the formula dependent on whether the person was classified with 'Leave' or 'Flex'. (Basically any row with Leave or Flex selected would not count in the end total.

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Currently using countif function but not sure if its the coreect funtion for applicati

    Try

    =COUNTIFS(E6:E17,"Leader",H6:H17,"",I6:I17,"")

+ 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] Countif funtion or any other function for ranking numbers based on condition
    By ronnycool in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-20-2014, 01:12 PM
  2. Inserting an OR funtion into my AND function
    By JLapp in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-14-2013, 03:47 PM
  3. [SOLVED] Countif funtion ?
    By djherr in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-20-2012, 01:34 PM
  4. Combining CountIF and Vlookup funtion in IF Statement
    By Adrian2006g in forum Excel General
    Replies: 1
    Last Post: 11-29-2006, 03:23 PM
  5. Formula format for Count or Countif funtion with two criterias
    By Debi in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-26-2005, 04:05 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