+ Reply to Thread
Results 1 to 6 of 6

Sum formula with date and month

  1. #1
    Forum Contributor
    Join Date
    09-07-2015
    Location
    indonesia
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2311 64-bit
    Posts
    171

    Sum formula with date and month

    Dear Friends,
    Need your help. I create monthly summary from date data, but result is 0.
    I put details in atached file. please advise for formula.
    Thank you in advance for your help.

    Regards,
    Wie
    Attached Files Attached Files

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Sum formula with date and month

    Try these:

    B3 =SUMIFS('Summary Transaksi Harian'!$B:$B,'Summary Transaksi Harian'!$A:$A,">="&B2,'Summary Transaksi Harian'!$A:$A,"<="&EOMONTH(B2,0))

    B4 =SUMIFS('Summary Transaksi Harian'!$C:$C,'Summary Transaksi Harian'!$A:$A,">="&B2,'Summary Transaksi Harian'!$A:$A,"<="&EOMONTH(B2,0))

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Sum formula with date and month

    B3=SUMIFS(INDEX('Summary Transaksi Harian'!$B:$C,,MATCH($A3,'Summary Transaksi Harian'!$B$2:$D$2,0)),'Summary Transaksi Harian'!$A:$A,">"&EOMONTH(B$2,-1),'Summary Transaksi Harian'!$A:$A,"<="&EOMONTH(B$2,0))
    Please Login or Register  to view this content.
    Try this copy and paste across
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Forum Contributor
    Join Date
    09-07-2015
    Location
    indonesia
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2311 64-bit
    Posts
    171

    Re: Sum formula with date and month

    Great help from both of you.
    Thank you very much

  5. #5
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Sum formula with date and month

    You're welcome. Glad we could help.

    Thanks for the rep!

  6. #6
    Forum Contributor
    Join Date
    09-07-2015
    Location
    indonesia
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2311 64-bit
    Posts
    171

    Re: Sum formula with date and month

    Thank you very much

+ 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. Formula to give week number of a month according to date of the month
    By tukae in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-08-2016, 11:14 PM
  2. [SOLVED] Need Formula that will show 'Month" for date that fall in the particular month
    By JESSHOR60 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-28-2014, 01:47 PM
  3. Replies: 4
    Last Post: 10-10-2014, 01:28 AM
  4. [SOLVED] Formula to return End OF Month date with non-calendar month lengths.
    By Snoddas in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 05-09-2014, 08:45 AM
  5. Date Formula for days of the month, new dates starting on the 2nd of the month.
    By Kenn Jerger in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-04-2013, 01:31 AM
  6. Replies: 5
    Last Post: 10-04-2012, 07:06 AM
  7. Replies: 3
    Last Post: 09-25-2007, 10:26 AM

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