+ Reply to Thread
Results 1 to 6 of 6

how to get the sum of data on a specific date range

  1. #1
    Registered User
    Join Date
    12-04-2011
    Location
    Manila, PH
    MS-Off Ver
    Excel 2003
    Posts
    4

    how to get the sum of data on a specific date range

    hello good day to all,

    my question is how to sum the data on a specific date range

    i'll put the date from and the date to to get the total sum.
    Tried using sumif however it counts all the data that i have selected, i am not knowledgeable on how to put a statement wherein it will be on a specific date.

    Thank you in advance

    Date From:5/1/2010
    Date To: 5/31/2010
    Total Sum:2072.72
    Last edited by laurenwyne; 12-04-2011 at 11:07 PM.

  2. #2
    Registered User
    Join Date
    12-04-2011
    Location
    Manila, PH
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: how to get the sum of data on a specific date range

    heres teh attachment
    Attached Files Attached Files
    Last edited by laurenwyne; 12-04-2011 at 11:06 PM.

  3. #3
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: how to get the sum of data on a specific date range

    Please edit your post and place an attachemnt of a dummy sheet up so that we can look into it for you.

    Potholes

  4. #4
    Registered User
    Join Date
    12-04-2011
    Location
    Manila, PH
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: how to get the sum of data on a specific date range

    have attached the file. thank you

  5. #5
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: how to get the sum of data on a specific date range

    Try,

    =SUMIF(E:E,">="&H2,A:A)-SUMIF(E:E,">"&H3,A:A)
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  6. #6
    Registered User
    Join Date
    12-04-2011
    Location
    Manila, PH
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: how to get the sum of data on a specific date range

    Hi Moderators

    The issue has been resolved, I am not able to find the prefix dropdown.

    Thanks
    laurenwyne

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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