+ Reply to Thread
Results 1 to 5 of 5

Summing A block of sequential values

  1. #1
    Registered User
    Join Date
    08-13-2012
    Location
    Oman
    MS-Off Ver
    365
    Posts
    23

    Summing A block of sequential values

    Hello ,

    I have a simple data sheet attached containing monthly savings. I want to sum up the savings yearly starting from Oct till Sep the following year and repeated for all years. I tried using "Sum(Offset)". It works for the first required value but once I pull it down, the values are not correct for the remaining years. Notes on the sheets explains required data.

    Thanks
    Attached Files Attached Files
    Last edited by kmsalehi; 05-01-2020 at 10:20 PM.

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Summing A block of sequential values

    How about, in L5 copied down
    =SUMIFS(D:D,C:C,">="&EDATE(K5,-11),C:C,"<"&EDATE(K5,1))

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,895

    Re: Summing A block of sequential values

    An alternative solution is to use Power Query. Mcode and file below
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  4. #4
    Registered User
    Join Date
    08-13-2012
    Location
    Oman
    MS-Off Ver
    365
    Posts
    23

    Re: Summing A block of sequential values

    Done. Thanks

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Summing A block of sequential values

    You're welcome & thanks for the feedback.

+ 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. Applying Formula to assign numeric values to text values in sequential order
    By jmshanahan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-15-2016, 03:04 PM
  2. [SOLVED] Summing row ranges based on non-sequential column criteria
    By TexasKersh in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-20-2014, 08:21 AM
  3. [SOLVED] Changing number values into sequential text values.
    By alex.l_91 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-17-2013, 02:37 AM
  4. Replies: 5
    Last Post: 10-09-2012, 10:44 AM
  5. "Sequential" summing
    By optimesh in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-28-2011, 07:25 PM
  6. copy non sequential values
    By dchalem in forum Excel General
    Replies: 6
    Last Post: 01-14-2011, 11:54 AM
  7. Replies: 2
    Last Post: 06-22-2010, 07:55 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