+ Reply to Thread
Results 1 to 6 of 6

Countif with criterias in range

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    21

    Question Countif with criterias in range

    Hi Forum,
    I need help to solve this.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Countif with criterias in range

    h3 filled down
    =SUMPRODUCT(--($B$2:$G$2>B3:G3))
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    03-25-2013
    Location
    Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: Countif with criterias in range

    I'm still using this unefficient formula.
    =SUM(COUNTIF(B3;"<"&B2);COUNTIF(C3;"<"&C2);COUNTIF(D3;"<"&D2);COUNTIF(E3;"<"&E2);COUNTIF(F3;"<"&F2);COUNTIF(G3;"<"&G2))

    What about hundreds criterias?

  4. #4
    Registered User
    Join Date
    03-25-2013
    Location
    Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    21

    Unhappy Re: Countif with criterias in range

    I'm still using this unefficient formula.
    =SUM(COUNTIF(B3;"<"&B2);COUNTIF(C3;"<"&C2);COUNTIF(D3;"<"&D2);COUNTIF(E3;"<"&E2);COUNTIF(F3;"<"&F2);COUNTIF(G3;"<"&G2))

    What about hundreds criterias?

  5. #5
    Registered User
    Join Date
    03-25-2013
    Location
    Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: Countif with criterias in range

    Thank you............

  6. #6
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Countif with criterias in range

    so whats wrong with sumproduct?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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