+ Reply to Thread
Results 1 to 3 of 3

countif help for multiple criterias

  1. #1
    RagDyeR
    Guest

    Re: countif help for multiple criterias

    Try this:

    =SUMPRODUCT((A1:A100="Apples")*(D1:D100="Oranges"))
    --

    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tdro" <[email protected]> wrote in message
    news:[email protected]...

    I am try to set a formula to get a count based on two cells. Basically
    the formula should read If column A = "Apples" and column D = "Oranges"
    then count it. When I nest the formulas, it does not consirer both
    conditions. As long as one condition matches, it counts it.

    Any help would be much appreciated.


    --
    tdro
    ------------------------------------------------------------------------
    tdro's Profile: http://www.msusenet.com/member.php?userid=2199
    View this thread: http://www.msusenet.com/t-1870535240



  2. #2
    tdro
    Guest

    countif help for multiple criterias


    I am try to set a formula to get a count based on two cells. Basically
    the formula should read If column A = "Apples" and column D = "Oranges"
    then count it. When I nest the formulas, it does not consirer both
    conditions. As long as one condition matches, it counts it.

    Any help would be much appreciated.


    --
    tdro
    ------------------------------------------------------------------------
    tdro's Profile: http://www.msusenet.com/member.php?userid=2199
    View this thread: http://www.msusenet.com/t-1870535240


  3. #3
    RagDyeR
    Guest

    Re: countif help for multiple criterias

    Try this:

    =SUMPRODUCT((A1:A100="Apples")*(D1:D100="Oranges"))
    --

    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tdro" <[email protected]> wrote in message
    news:[email protected]...

    I am try to set a formula to get a count based on two cells. Basically
    the formula should read If column A = "Apples" and column D = "Oranges"
    then count it. When I nest the formulas, it does not consirer both
    conditions. As long as one condition matches, it counts it.

    Any help would be much appreciated.


    --
    tdro
    ------------------------------------------------------------------------
    tdro's Profile: http://www.msusenet.com/member.php?userid=2199
    View this thread: http://www.msusenet.com/t-1870535240



+ 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