+ Reply to Thread
Results 1 to 4 of 4

counting cells in a data range that meet 3 specific conditions

  1. #1
    bekah7
    Guest

    counting cells in a data range that meet 3 specific conditions



  2. #2
    Earl Kiosterud
    Guest

    Re: counting cells in a data range that meet 3 specific conditions

    Bekah,

    =SUMPRODUCT((boolean1)*(boolean2)*(boolean3))

    I'd like to be more specific, but your post was just too long, and I didn't
    read it all.

    --
    Earl Kiosterud
    www.smokeylake.com

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




  3. #3
    bekah7
    Guest

    Re: counting cells in a data range that meet 3 specific conditions

    Sorry, need info on creating a formula that will count within a range based
    on three pieces of criteria, i know i have to nest but am way lost...blonde
    ex: i have a database full of info on men, and I want to count all the
    ones that are tall, dark and handsome, but I can only get it to give me tall,
    or dark, or handsome, not all three...its the best waay i know to explain my
    issue??

    "Earl Kiosterud" wrote:

    > Bekah,
    >
    > =SUMPRODUCT((boolean1)*(boolean2)*(boolean3))
    >
    > I'd like to be more specific, but your post was just too long, and I didn't
    > read it all.
    >
    > --
    > Earl Kiosterud
    > www.smokeylake.com
    >
    > "bekah7" <[email protected]> wrote in message
    > news:[email protected]...
    > >

    >
    >
    >


  4. #4
    Bob Phillips
    Guest

    Re: counting cells in a data range that meet 3 specific conditions

    =SUMPRODUCT(--(A2:A200="tall"),--(B2:B200="dark"),--(C2:C200="handsome"))


    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "bekah7" <[email protected]> wrote in message
    news:[email protected]...
    > Sorry, need info on creating a formula that will count within a range

    based
    > on three pieces of criteria, i know i have to nest but am way

    lost...blonde
    > ex: i have a database full of info on men, and I want to count all the
    > ones that are tall, dark and handsome, but I can only get it to give me

    tall,
    > or dark, or handsome, not all three...its the best waay i know to explain

    my
    > issue??
    >
    > "Earl Kiosterud" wrote:
    >
    > > Bekah,
    > >
    > > =SUMPRODUCT((boolean1)*(boolean2)*(boolean3))
    > >
    > > I'd like to be more specific, but your post was just too long, and I

    didn't
    > > read it all.
    > >
    > > --
    > > Earl Kiosterud
    > > www.smokeylake.com
    > >
    > > "bekah7" <[email protected]> wrote in message
    > > news:[email protected]...
    > > >

    > >
    > >
    > >




+ 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