+ Reply to Thread
Results 1 to 3 of 3

countif

  1. #1
    Registered User
    Join Date
    03-02-2006
    Posts
    7

    countif

    I have calculated a sum using

    =SUMPRODUCT((L2:L15000=2.5)*(N2:15000N>=M11)*(P2:P15000))

    How do I count the number of rows that fullfilled the criterias above? countif doesnt seem to accept more than one condition.

    /Erik

  2. #2
    bj
    Guest

    RE: countif

    =SUMPRODUCT((L2:L15000=2.5)*(N2:15000N>=M11))
    will give you the number of rows meeting both criteria


    "erik550" wrote:

    >
    > I have calculated a sum using
    >
    > =SUMPRODUCT((L2:L15000=2.5)*(N2:15000N>=M11)*(P2:P15000))
    >
    > How do I count the number of rows that fullfilled the criterias above?
    > countif doesnt seem to accept more than one condition.
    >
    > /Erik
    >
    >
    > --
    > erik550
    > ------------------------------------------------------------------------
    > erik550's Profile: http://www.excelforum.com/member.php...o&userid=32086
    > View this thread: http://www.excelforum.com/showthread...hreadid=518668
    >
    >


  3. #3
    Registered User
    Join Date
    03-02-2006
    Posts
    7
    Great, thanks a lot!

+ 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