+ Reply to Thread
Results 1 to 3 of 3

Sumif with date range

  1. #1
    Registered User
    Join Date
    09-05-2017
    Location
    London, England
    MS-Off Ver
    365
    Posts
    1

    Sumif with date range

    Hi

    I am new to this forum and really struggling with the dates in the sumif function.

    Column A has a range of dates from April to August
    Column H has a a range of values associated with membership

    I need to sum the income from membership for a range of dates
    ie sum column H for dates between 1st and 30th April.

    i have tried both sumif and sumifs statements and seem to be having problems with the date format.

    I have taken advice and been told to use...
    =sumifs(H1:H1000,A1:A1000, ">=&E1,A1:A1000,”<=”&E2
    where E1 is a cell containing 01/04/2017
    and E2 is a cell containing 30/04/2017

    This doesn't work and i do not understand the logic of placing the " in that fashion.

    Many thanks for any assistance

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Sumif with date range

    You get better help on your question if you add a small excel file, without confidential information.

    Please also add manualy the expected result in your file.

    To Attach a File:

    1. Scroll down to the window below your post Additional Options
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

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

    Re: Sumif with date range

    It may just be a typo on this forum, but the formula you quoted has a set of quotes missing, as well as a bracket at the end - try it like this:

    =sumifs(H1:H1000,A1:A1000, ">="&E1,A1:A1000,”<=”&E2)

    Hope this helps.

    Pete

+ 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. Sumif Index Address and Date PLUS pulling an adjustable date range
    By scottandjennie in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-07-2017, 04:24 PM
  2. Replies: 8
    Last Post: 12-20-2015, 11:46 PM
  3. [SOLVED] SUMIF Date Range
    By TylerJamison in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-04-2015, 04:36 PM
  4. [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
  5. Sumif using date range
    By taherno1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-10-2008, 12:16 PM
  6. SUMIF within date range
    By Brisbane Rob in forum Excel General
    Replies: 2
    Last Post: 10-22-2006, 05:43 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