+ Reply to Thread
Results 1 to 3 of 3

COUNTIFS() Help

  1. #1
    Registered User
    Join Date
    10-09-2013
    Location
    Fort Benning
    MS-Off Ver
    Excel 2007
    Posts
    2

    COUNTIFS() Help

    So I have been working on this problem for a couple of hours and just can't get this to work.

    I have three separate Columns in a Sheet called APFTData1st

    I am trying to determine if data located in APFTData1st!H2:H59, APFTData1st!J2:J59, APFTData1st!L2:L59 is greater than 50, but less than 60.

    If all three columns are greater than 50 but less than 60 it will count the number of people/rows that meet the criteria instead of counting individual cells that meet all three criteria in cell Overview!E28.

    I have tried using COUNTIFS(), and SUMPRODUCT() as an array and just can't nail this down any help would be greatly appreciated.

    Thanks,
    Pete

  2. #2
    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
    53,048

    Re: COUNTIFS() Help

    Hi and welcome to the forum

    It might to offer suggestions if you upload a sample work book, (all sensitive data removed), showing what data you are working with, a few examples of what your expected outcome is, and how you arrived at that.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    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

  3. #3
    Registered User
    Join Date
    10-09-2013
    Location
    Fort Benning
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: COUNTIFS() Help

    upload.xlsx

    On the overview workbook, I am looking for cell E27 to ultimately contain two numbers I receive from the formula, the end state would be, persons who have Passed (p) at 50% and the number of persons who have failed at 50%, in the format P/F.

    This data needs to be pulled from APFTData1st workbook columns H2 - H59, J2 - J59, L2 - L59.

    The criteria is all three persons must be greater than 50% but less than 60% in order to be counted, if they do not fall in between that range they are skipped over.

    I have tried using COUNTIFS and SUMPRODUCT, I can get SUMPRODUCT to only count one column not verify all three.

    I was trying to modify this =SUMPRODUCT((APFTData1st!H2:H59>=50)*(APFTData1st!H2:H59<60)) but was not getting anywhere.

    Thanks again,
    Pete

+ 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. COUNTIFS OR COUNTIFS needs to work
    By joshbellfi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-23-2013, 10:55 AM
  2. COUNTIFS OR...multiple countifs without duplication in the numbers
    By HooligaD in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-21-2012, 09:53 AM
  3. Help with countifs
    By juyohan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-04-2012, 01:26 PM
  4. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  5. Countifs
    By Wskip49 in forum Excel General
    Replies: 3
    Last Post: 09-27-2010, 04:27 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