+ Reply to Thread
Results 1 to 3 of 3

Sumif Fucntion

  1. #1
    bcuinohio
    Guest

    Sumif Fucntion

    Is it possible to use the sumif function with multiple criteria. (AND, OR)

    I am trying to convert old lotus files that used the dsum function to excel

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile

    Good evening bcuinohio

    Yes you can but it's a bind and requires the use of arrays. If you're not familiar with those try using the Conditional Sum add-in. It will build the array formula for you.

    HTH

    DominicB

  3. #3
    Peo Sjoblom
    Guest

    RE: Sumif Fucntion

    Excel has a DSUM function as well that can be used although the criteria is a
    bit arcaic, you can not use SUMIF but you can use SUMPRODUCT

    =SUMPRODUCT(--(A2:A300="x"),--(B2:B300="Y"))

    is and example of AND

    Regards,

    Peo Sjoblom

    "bcuinohio" wrote:

    > Is it possible to use the sumif function with multiple criteria. (AND, OR)
    >
    > I am trying to convert old lotus files that used the dsum function to excel


+ 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