+ Reply to Thread
Results 1 to 11 of 11

Sumif with 2 extra criterias in Excel 2003

Hybrid View

AleloupMadrid Sumif with 2 extra criterias... 04-17-2014, 09:32 AM
zbor Re: Sumif with 2 extra... 04-17-2014, 09:35 AM
AleloupMadrid Re: Sumif with 2 extra... 04-17-2014, 09:38 AM
AleloupMadrid Re: Sumif with 2 extra... 04-17-2014, 09:50 AM
zbor Re: Sumif with 2 extra... 04-17-2014, 09:57 AM
AleloupMadrid Re: Sumif with 2 extra... 04-18-2014, 05:15 AM
FDibbins Re: Sumif with 2 extra... 04-17-2014, 10:39 AM
zbor Re: Sumif with 2 extra... 04-18-2014, 05:46 AM
AleloupMadrid Re: Sumif with 2 extra... 04-18-2014, 06:21 AM
AleloupMadrid Re: Sumif with 2 extra... 04-18-2014, 06:32 AM
zbor Re: Sumif with 2 extra... 04-18-2014, 06:30 AM
  1. #1
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,033

    Re: Sumif with 2 extra criterias in Excel 2003

    I still don't get it.
    Where you:
    select a criteria in column A and B (egg "01" and "1. TRADE")
    ?
    Never use Merged Cells in Excel

  2. #2
    Registered User
    Join Date
    04-17-2014
    Location
    MADRID
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Sumif with 2 extra criterias in Excel 2003

    The trick here is to replace the sumifs from excel2007 by something like sumproduct.
    Dashboard v3.2.xls

    Example:
    I want to sum col Y (O30) if 3 conditions are here
    - Col A="01"
    - Col B="A"
    - Col C=dynamic cell B1 in the tab CALC

    I hope I'm clear enough

  3. #3
    Registered User
    Join Date
    04-17-2014
    Location
    MADRID
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Sumif with 2 extra criterias in Excel 2003

    I found the solution!

    =SUMPRODUCT(--('AR Tracking'!$A$3:$A$10000="01");--('AR Tracking'!$B$3:$B$10000="1. TRADE");--('AR Tracking'!$C$3:$C$10000=CALC!BB1);'AR Tracking'!$Y$3:$Y$10000)

    Thanks to this youtube tutorial:
    https://www.youtube.com/watch?v=vxpeEf8MYaY

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] excel, how do I get sumif with two criterias?
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 06:05 AM
  2. excel, how do I get sumif with two criterias?
    By Mosqui in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  3. [SOLVED] excel, how do I get sumif with two criterias?
    By Mosqui in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  4. [SOLVED] excel, how do I get sumif with two criterias?
    By Mosqui in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  5. [SOLVED] excel, how do I get sumif with two criterias?
    By Mosqui in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-17-2005, 06:05 AM

Tags for this Thread

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