+ Reply to Thread
Results 1 to 5 of 5

Dynamic table cumulative totals.

  1. #1
    Registered User
    Join Date
    02-03-2020
    Location
    Kentucky, USA
    MS-Off Ver
    office 365
    Posts
    2

    Dynamic table cumulative totals.

    I need to figure out how to take prior cumulative totals on a table that will continue to have data added to it. By prior cumulative total I mean, summing all the data except for the last entered row. I made an example sheet with cumulative totals done. I just need to know how to total all but the final row even though you may be adding data.

    Thanks
    Attached Files Attached Files

  2. #2
    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,830

    Re: Dynamic table cumulative totals.

    Welcome to the forum.

    Maybe this?

    =F4-LOOKUP(2,1/(A2:A27>0),A2:A27)
    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.

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Dynamic table cumulative totals.

    Interpreted differently this returns different value in F4 and filled across.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Dave

  4. #4
    Registered User
    Join Date
    02-03-2020
    Location
    Kentucky, USA
    MS-Off Ver
    office 365
    Posts
    2

    Re: Dynamic table cumulative totals.

    Thank you Ali!

    This formula does work for what I need! Just because I am curious and would like to get better at excel, do you think you could explain the "Lookup" part? I understand vlookup, but have never used lookup.

  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,830

    Re: Dynamic table cumulative totals.

    If you use the Evaluate Formula facility on the Formulas ribbon you can step through the formula. You will see that it generates a TRUE/FALSE matrix.

    Here's an explanation of how it works: http://www.excelforum.com/excel-form...ml#post3398950

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. Replies: 2
    Last Post: 07-13-2021, 03:32 AM
  2. Calculating Totals from dynamic table
    By sohshak in forum Excel General
    Replies: 6
    Last Post: 04-15-2018, 06:54 PM
  3. [SOLVED] How to get cumulative totals from weekly totals (IE sum of all previous cells)?
    By moeburn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-08-2013, 07:29 PM
  4. Cumulative Totals
    By RGSL in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-30-2013, 10:32 AM
  5. Replies: 1
    Last Post: 03-08-2012, 05:36 PM
  6. Cumulative totals
    By bigband1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-26-2011, 06:33 AM
  7. [SOLVED] Pivot Table groups & cumulative totals
    By laureleaw in forum Excel General
    Replies: 0
    Last Post: 04-26-2006, 04: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