+ Reply to Thread
Results 1 to 9 of 9

Match + Sum + Date (From/To )

  1. #1
    Registered User
    Join Date
    10-17-2019
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    19

    Match + Sum + Date (From/To )

    Hi mate, badly needing your help on this please. Appreciate your expertise.
    Screen Shot 2019-10-21 at 12.00.53 PM.png

    Thank you so much.
    Last edited by Kian0801; 10-23-2019 at 02:19 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Match + Sum + Date (From/To )

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    10-17-2019
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    19

    Re: Match + Sum + Date (From/To )

    Please see attached file. Thank you in advance.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    10-17-2019
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    19

    Re: Match + Sum + Date (From/To )

    hi guys, appreciate your expertise please.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,981

    Re: Match + Sum + Date (From/To )

    Here you go:

    =SUMPRODUCT(($A$3:$A$5=G14)*($B$2:$F$2>=G11)*($B$2:$F$2<=H11),$B$3:$F$5)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  6. #6
    Registered User
    Join Date
    10-17-2019
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    19

    Re: Match + Sum + Date (From/To )

    OMG! Thank you so much mate! Appreciate your quick assistance!

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,981

    Re: Match + Sum + Date (From/To )

    No worries.

  8. #8
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Match + Sum + Date (From/To )

    or you can use sumifs too

    try

    =SUMIFS(INDEX($B$3:$F$5,MATCH(G14,$A$3:$A$5,0),),$B$2:$F$2,">="&G11,$B$2:$F$2,"<="&H11)
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  9. #9
    Registered User
    Join Date
    10-17-2019
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    19

    Re: Match + Sum + Date (From/To )

    Wow it works too! Thank you so 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. [SOLVED] Index,Match,Match based on date Range - error in some cells
    By jmont in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-26-2019, 04:47 AM
  2. Compare Date both Full match/ partial match between two columns
    By cyboincomp in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-21-2018, 03:02 AM
  3. Replies: 2
    Last Post: 12-18-2014, 09:52 AM
  4. [SOLVED] Index Match Based on One Date Criteria, Table Contains Beginning Date and End Date
    By jcox1953 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-09-2014, 02:41 PM
  5. [SOLVED] INDEX date that MATCH on date range, MATCH code(string)
    By Dahlia in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-23-2014, 03:33 AM
  6. Replies: 5
    Last Post: 01-07-2012, 10:17 AM
  7. Replies: 5
    Last Post: 01-06-2012, 08:00 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