+ Reply to Thread
Results 1 to 3 of 3

counting with three conditions

  1. #1
    Lucas Soler
    Guest

    counting with three conditions

    I have columns A, B, and C
    I want to count the number of rows that all three columns equal specific
    values. I was able to use the sumproduct function for two columns, but can't
    seem to get this to work for more conditions. Thanks!

  2. #2
    Tom Ogilvy
    Guest

    Re: counting with three conditions

    =sumproduct(--(A1:A200=1),--(B1:B200=2),--(C1:C200=3))

    --
    Regards,
    Tom Ogilvy


    "Lucas Soler" <[email protected]> wrote in message
    news:[email protected]...
    > I have columns A, B, and C
    > I want to count the number of rows that all three columns equal specific
    > values. I was able to use the sumproduct function for two columns, but

    can't
    > seem to get this to work for more conditions. Thanks!




  3. #3
    Lucas Soler
    Guest

    RE: counting with three conditions

    You're awsome. Thanks

    "Lucas Soler" wrote:

    > I have columns A, B, and C
    > I want to count the number of rows that all three columns equal specific
    > values. I was able to use the sumproduct function for two columns, but can't
    > seem to get this to work for more conditions. Thanks!


+ 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