+ Reply to Thread
Results 1 to 2 of 2

excel, how do I get sumif with two criterias?

Hybrid View

  1. #1
    Mosqui
    Guest

    excel, how do I get sumif with two criterias?

    I've got a table with many columns and I want to add the last left column but
    using two criterias for two different columns.

  2. #2
    Bob Phillips
    Guest

    Re: excel, how do I get sumif with two criterias?

    =SUMPRODUCT(--(rng1="criteria1"),--(rng2="criteria2"),rng3)

    the ranges cannot be whole columns

    --

    HTH

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


    "Mosqui" <Mosqui@discussions.microsoft.com> wrote in message
    news:ABF5F9A5-7C66-43D8-A1B5-243963261568@microsoft.com...
    > I've got a table with many columns and I want to add the last left column

    but
    > using two criterias for two different columns.




+ 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