+ Reply to Thread
Results 1 to 3 of 3

Thread: Sum with multiple criteria

  1. #1
    Registered User
    Join Date
    08-28-2010
    Location
    sfdsfsdfsd
    MS-Off Ver
    Excel 2003
    Posts
    2

    Sum with multiple criteria

    This is what I got. A spread sheet that I enter details for daily job performed.

    I enter the:
    Date, Amount then enter a "x" in either the cash,check, or credit card column to show how they paid.

    Each entry could have multiple entries per day, so then I have a column that does an array and totals up each day by date for total sales. What I'm having trouble in is doing the same (going through by date) and getting not the total sales per day - but total sales by tender (cash or check etc.)

    help??

    in the spreadsheet like i said daily sales already has the right calculation but next to it where it says "daily cash" i don't know how to go about it.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Guru jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2007
    Posts
    2,573

    Re: Help with sum or sumproduct function with multiple criteria

    Hello & Welcome to the board,

    In N2 try...

    =SUMPRODUCT(--($A$2:$A$200=$L2),--(D$2:D$200="x"),$C$2:$C$200)

  3. #3
    Registered User
    Join Date
    08-28-2010
    Location
    sfdsfsdfsd
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Help with sum or sumproduct function with multiple criteria

    OMG!!!
    Thank you that worked perfect!!!
    I've been trying all day, you rule!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0