+ Reply to Thread
Results 1 to 7 of 7

Sumif Index Address and Date PLUS pulling an adjustable date range

  1. #1
    Registered User
    Join Date
    04-06-2017
    Location
    Denver, CO
    MS-Off Ver
    2013
    Posts
    3

    Sumif Index Address and Date PLUS pulling an adjustable date range

    Hi Excel Community -

    I have a database where the addresses are rows and the dates are columns. I have a sumif index formula already to get the individual data but I also want to add an adjustable range (sumif <>) to return a sum of data from dates I enter in 2 other cells. I want the user to be able to enter 2 dates and enter an address and have the results grab all of that.

    Beg Date: 1/2/17
    End Date: 1/15/17


    Date 1 Date2 Date3 Date4, etc
    Address1
    Address2
    Address3

    Thanks for any help

    JennieDataPic1.jpgDataPic2.jpg
    Last edited by scottandjennie; 04-06-2017 at 05:21 PM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,882

    Re: Sumif Index Address and Date PLUS pulling an adjustable date range

    There's not much point in attaching images of Excel files - they can't be edited to try out different formula approaches, and in this case they are too small to be read anyway.

    It would be better if you attached a sample Excel workbook.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Don't try to use the Paperclip icon to attach files, as it doesn't work on this forum.

    Pete

  3. #3
    Registered User
    Join Date
    04-06-2017
    Location
    Denver, CO
    MS-Off Ver
    2013
    Posts
    3

    Re: Sumif Index Address and Date PLUS pulling an adjustable date range

    Thanks Pete (And all others willing to give this a shot) -

    I have uploaded an example sheet of what I am working on. I want to be able to take the addresses in Blitz Event tab column A,
    use the dates in cells B3 and B4 to set a range <> and return data from the Sales Data tab to the Blitz Event tab in column D.
    I can get 2 different formulas to get half of my problem but I can't figure out how to put it all together to do in one cell.

    Thanks for any help to resolve.
    Jennie
    Attached Files Attached Files

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,882

    Re: Sumif Index Address and Date PLUS pulling an adjustable date range

    Thanks for that, Jennie. I'm just taking a short break for now, but I'll pick this up later on this evening.

    Pete

  5. #5
    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,972

    Re: Sumif Index Address and Date PLUS pulling an adjustable date range

    Try this, copied down...
    =SUMPRODUCT(('Sales Data'!$B$5:$BH$5>='Blitz Event'!$B$3)*('Sales Data'!$B$5:$BH$5<='Blitz Event'!$B$4)*('Sales Data'!$A$6:$A$20='Blitz Event'!$A7),('Sales Data'!$B$6:$BH$20))
    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

  6. #6
    Registered User
    Join Date
    04-06-2017
    Location
    Denver, CO
    MS-Off Ver
    2013
    Posts
    3

    Re: Sumif Index Address and Date PLUS pulling an adjustable date range

    Wow! Thank you Ford. This one plugged and played, perfect! Have a great day.

  7. #7
    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,972

    Re: Sumif Index Address and Date PLUS pulling an adjustable date range

    awesome, happy to help

+ 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 with sumif date range
    By namluke in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-09-2017, 09:45 AM
  2. Replies: 8
    Last Post: 12-20-2015, 11:46 PM
  3. STUCK** SUMIF INDEX MATCH - formula output sum of date range or month sum
    By Antprod in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-05-2015, 08:13 AM
  4. Pulling Date from separate sheets using INDEX and MATCH
    By mlbdc2012 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-05-2015, 09:49 AM
  5. Index Error Pulling incorrect date
    By yesitskez in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-30-2013, 01:51 PM
  6. [SOLVED] Sumif when range is date + time and crieteria is date
    By lokpal.panwar in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-05-2013, 06:46 AM
  7. [SOLVED] SUMIF within date range as a function of today()'s date
    By irvine79 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-06-2006, 01: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