+ Reply to Thread
Results 1 to 5 of 5

Sum per date

  1. #1
    Registered User
    Join Date
    09-09-2013
    Location
    philippines
    MS-Off Ver
    Excel 2010
    Posts
    18

    Sum per date

    HI GUYS! PLEASE HELP!

    As per attachment, I want to sum per month using a excel formula.

    for example:
    1. sum if all date is equal to APRIL


    THANKS IN ADVANCE
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Sum per date

    May it works:
    =SUMPRODUCT((MONTH($B$2:$N$2)=4)*$C$2:$O$2)
    Quang PT

  3. #3
    Registered User
    Join Date
    09-09-2013
    Location
    philippines
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Sum per date

    Thank you Sir bebo021999. It works in the file that I attached but not in my actual excel file.

    this is my formula:
    =SUMPRODUCT((MONTH(CR140:DP140)=4)*CS140:DQ140)

    even though the dates are not 4, it has amount.

  4. #4
    Registered User
    Join Date
    09-09-2013
    Location
    philippines
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Sum per date

    this are my data:

    30-Oct-13 10,000.00 21-Nov-13 8,500.00 21-Dec-13 8,500.00 21-Jan-14 8,500.00 00-Jan-00 - 00-Jan-00 - 00-Jan-00 - 00-Jan-00 - 00-Jan-00 - 00-Jan-00 - 00-Jan-00 - 00-Jan-00 -

  5. #5
    Registered User
    Join Date
    09-09-2013
    Location
    philippines
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Sum per date

    if the data are place in B2, using your formula, the value is 83,289.00, but it should be zero.

+ 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. Replies: 5
    Last Post: 01-16-2014, 11:51 AM
  2. Replies: 1
    Last Post: 10-02-2012, 02:42 PM
  3. Replies: 1
    Last Post: 09-28-2012, 08:52 AM
  4. Replies: 2
    Last Post: 01-04-2012, 09:15 AM
  5. Replies: 7
    Last Post: 11-16-2008, 05:48 PM

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