+ Reply to Thread
Results 1 to 6 of 6

formula to make cumulative totals required

  1. #1
    Registered User
    Join Date
    12-12-2019
    Location
    sydney
    MS-Off Ver
    office 16
    Posts
    13

    formula to make cumulative totals required

    I have a long list of numbers and I want to make a cumulative running total
    sounded pretty simple , but no

    attached is a sample excel sheet showing how it should look

    and another sample
    I tried copy/paste the formula in J5 but it didn't work
    then I tried to drag the formula in J5 to J6 etc but it only added the 2 totals-- not cumulative



    could i have some help please

    I've tried to attach an xls twice so far
    Attached Files Attached Files
    Last edited by calisto; 12-12-2019 at 06:55 AM. Reason: missing attachment

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: formula to make cumulative totals required

    One way:
    =SUM($I$4:I4)

    copied down
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    12-12-2019
    Location
    sydney
    MS-Off Ver
    office 16
    Posts
    13

    Re: formula to make cumulative totals required

    Glen, thanks for your simple & elegant solution --- solved that problem but I've
    inadvertantly created another in the source data

    I've reattached updated SAMPLE xlsm showing the actual numbers ( longitudes)
    I need my ultimate result to be a daily cumulative total and as i'm not very conversant
    with Excel, I split the problem into 2 pieces ( you don't have to split it ).
    in ColH, I created a daily movement by making G5-G4 & where necessary, added 360 degrees for
    consistency in daily movement -- that formula works fine.

    your formula is intended to then add Col H6 to Col H5 to start the cumulative running total process.
    your formula works perfectly on my whole number example but not on the real data, I think because
    ColH includes a formula .

    would it be possible for you to make it work please

    thanking you
    kevin
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: formula to make cumulative totals required

    IF I4 will be blank:
    =H5+I4

    copied down.

    IF I4 will contain text:
    =H5+SUM(I4)
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    12-12-2019
    Location
    sydney
    MS-Off Ver
    office 16
    Posts
    13

    Re: formula to make cumulative totals required

    formula works fine -- all finished now
    thanks for your help

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: formula to make cumulative totals required

    Ytou're welcome.



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

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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. formula to calculate growth to required cumulative total
    By domski1974 in forum Excel General
    Replies: 12
    Last Post: 04-06-2022, 03:47 PM
  2. Need SUMPRODUCT formula to calculate Cumulative Totals
    By H260780 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-18-2019, 05:51 AM
  3. [SOLVED] If Formula for Cumulative Totals
    By Craig_Foggo in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-17-2019, 09:50 AM
  4. Formula required for cumulative costs to date in non-contiguous cells
    By IG2014 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 10-21-2014, 04:26 AM
  5. [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
  6. Help with creating a formula that will help me to get cumulative Totals
    By Trinisweethan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-05-2012, 10:59 AM
  7. Replies: 1
    Last Post: 01-17-2005, 05:06 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