+ Reply to Thread
Results 1 to 2 of 2

sumproduct formula with two criteria

  1. #1
    Registered User
    Join Date
    10-15-2008
    Location
    Sydney
    MS-Off Ver
    Excel 2007
    Posts
    93

    sumproduct formula with two criteria

    Hi there..

    I have tried the following formula:

    Please Login or Register  to view this content.
    where as you can see I have a criteria:
    '1PL'!$G$31:$G$300=$Q920

    I would like to add another criterion to the formula:

    '1PL'!$C$31:$C$300=1

    How do I do this?

    Many thanks in advance

    Sunil



    THANKS - THAT WORKED PERFECTLY WELL!!
    Last edited by sunilmulay; 06-18-2009 at 08:12 PM.

  2. #2
    Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    MS Office 2013
    Posts
    533

    Re: sumproduct formula with two criteria

    Try this

    =IF($O921="",0,IF(AND('1TR'!$J$3>='1TLA'!Y967,'1TR'!$J$3<='1TLA'!Y966),SUMPRODUCT(('1PL'!$G$31:$G$300=$Q920)*('1PL'!$C$31:$C$300=1)*('1PL'!$AB$31:$AB$300),'1TR'!$I$31:$I$300),0))
    If this post helps, Please don't 4get to click the star icon located at the bottom left of my Post.

+ 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