+ Reply to Thread
Results 1 to 2 of 2

Countif greater than with filter

  1. #1
    Registered User
    Join Date
    09-29-2011
    Location
    Baltimore, Maryland
    MS-Off Ver
    Excel 2007
    Posts
    5

    Countif greater than with filter

    I am using =COUNTIF(I12:I530,">50%"), but I can't figure out how to adjust this to a subtotal type where a auto and manual filter can be applied to this.


    I would appreciate any help someone could provide.

    Thank you so much!
    Lauren

    I was just asked if I could take this above criteria for multiple measures. IE. If an individual has >50% in I2, >80% in M2, >40% in N2, etc for 10 measures all greater than a percent. Could I place the word MET in a different cell? or at leat a Y or check mark?


    Thanks again!

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Countif greater than with filter

    Try:

    =SUMPRODUCT(SUBTOTAL(3,OFFSET(I12:I530,ROW(I12:I530)-MIN(ROW(I12:I530)),,1)),--(I12:I530>50%))

    I am not sure what you are asking for the "extra" part. Are you just wanting a COUNTIF type formula that accounts for all those? Is so, use COUNTIFS and combine all the criteria...
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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