+ Reply to Thread
Results 1 to 4 of 4

Countif problem

  1. #1
    Registered User
    Join Date
    08-03-2014
    Location
    Philippines
    MS-Off Ver
    Microsoft Office 2010
    Posts
    43

    Countif problem

    Hi Everyone,

    I'm currently using manual count to get the exact number that meet my condition.
    How can I use countif, if the range has a formula. Range column are composed of resulting range <50%, 51%-60%, 61%-70% .... 91%-100%.
    Can anyone help me to solve my problem?

    Thanks...

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Countif problem

    I would think something simple like:

    =COUNTIF(my_range,"<=50%") for the first option less than, or equal to 50%, then modify the percentages in the following formula for the rest of the ranges:

    =COUNTIFS(my_range,">50%",my_range,"<=60%")

    - Moo

  3. #3
    Registered User
    Join Date
    08-03-2014
    Location
    Philippines
    MS-Off Ver
    Microsoft Office 2010
    Posts
    43

    Re: Countif problem

    Yeah.. I'd did the same thing haha.. Thanks..

  4. #4
    Registered User
    Join Date
    02-09-2014
    Location
    New York
    MS-Off Ver
    Excel 2013
    Posts
    84

    Re: Countif problem

    countif-sample.xlsx

    try the sample attached.

+ 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] Problem with COUNTIF
    By ExcelNUBs in forum Excel General
    Replies: 3
    Last Post: 07-17-2012, 02:44 PM
  2. Problem with IF and if(countif
    By grey_hair in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-22-2011, 12:14 PM
  3. countif problem
    By SRussell in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 11-01-2007, 02:53 AM
  4. problem in my countif
    By censura in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-20-2007, 03:44 AM
  5. Countif Problem
    By John Moore in forum Excel General
    Replies: 5
    Last Post: 11-27-2005, 03:15 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