Comments on: Excel Cumulative Sum - easy way to calculate running total

This short tutorial shows how a usual Excel Sum formula with a clever use of absolute and relative cell references can quickly calculate a running total in your worksheet. Continue reading

Comments page 3. Total comments: 103

  1. I am trying to set up a running total of total hours worked and total dollars in labor. So that each week I will change the weekly numbers but need it to be added as I go from week to week in another column. What formula will work for this? I am not having any luck. All the formulas I am finding want the week to week numbers to be kept and then added as a running total. I need the running number to keep adding as the weekly numbers change.

  2. if $ sign is used, what happens if a new column is inserted to the left.

    1. Absolute cell references (with the $ sign) do change when you add or remove rows and/or columns to reflect a new position of the referenced cell, so your reference will change accordingly.

  3. Hi There,
    I am doing a rota at work for around 50 staff. I want to know how do I set up a total figure for individuals holidays as they are booked so a running total of what they have left for the year is displayed.
    I insert the letter H on the rota if a holiday is booked.
    Hope you can help

    Thank you

    Jethro

  4. I am a person looking for a probability function in a distribution where one has to make Cumulative functions as well as probability ranges!

  5. Hi there,

    My request is complex (well, I think so). I am looking to do a running total of the number of equipment used in a period of dates.

    If I have in total: 100 bikes
    Shop A with 50 bikes
    Shop B with 30 bikes
    Shop C with 20 bikes

    In the week of March 1-6, Shop A will use 30 bikes, B will use 10 bikes and C will use 5 bikes, is there a way of determining how many bikes are being used in March 1-6 across all three sites?
    This will also be able to produce an error/warning if I may be using more than 100 bikes.

    I would imagine that I have start and end dates in a particular format so that I can use an sumif() function to calculate the sum of bikes in a particular week. Does that sound right?

    Happy to discuss through private email.
    Thanks

  6. I have columns with different items and then prices and then a total what I want is for it to automatically sum up the total of the previous square with the new amount put in. For example
    B C D E
    ITEM, DESCRIPTION, AMOUNT, TOTAL
    Food, Bagel , $3.00, =$3.00
    Drink, Tea ,$ 2.00, =$5.00 etc...

    But I want it to sum it up automatically, right now I am having to do it individually =SUM(E1,D2) can anyone help?

    1. Hello,

      If I understand your task correctly, please try to do the following:

      1. Enter the following formula in cell E2;

      =SUM($D$2:D2)

      2. Just select the cell where you've entered the formula and drag the fill handle (a small square at the lower right-hand corner of the selected cell) down.

      Hope this will help.

  7. how to sum multiple cell in sum if formula

  8. I have been adding expenses in a column in Excel using the Summation function showing at the BOTTOM of a column of data.
    Whenever I have to add a new expense, I simply add a row and then enter the datum.
    However, upon returning to the expensive file/column recently, I noticed that somewhere during the middle of the year the column started adding a cumulative data amount, over-writing the entry I added for the individual expense.
    I tried clearing "format" to see if it would return the original data entry. I can see that the cell below (e.g. C24 was originally C24-C23. Yikes! How can I go back to original summary cell at the bottom of my column, and undo the cumulative summation/overwrite that somehow is at play? Thank you.

    1. Hello,
      For me to understand the problem better, please send me a small sample workbook with your source data and the result you expect to get to support@ablebits.com. Please don't worry if you have confidential information there, we never disclose the data we get from our customers and delete it as soon as the problem is resolved.
      Please also don't forget to include the link to this comment into your email.
      I'll look into your task and try to help.

  9. my sheet column head is description (A:A), debit(B:B), credit(C:C), Balance (D:D). In description if i write "Deposit" then the value will put on debit column, and if write "Credited", the value will put on credit column. But how to ensure if i write "credit" in A3, THE VALUE 500 will only can be post in Credit column C3, B3 should not accept any input if the description is 'CREDITED'. OR if the description is "deposit" the value cannot be post in Credit clumn C3. How to apply, pls.

    1. Hello,

      If I understand your task correctly, please create a custom Data Validation rule for columns B and C using these formulas:

      column B
      =A1="Deposit"

      column C
      =A1="Credited"

      We have an article on our blog that describes how to use Data Validation in Excel. Please have a look at it.

      Hope you’ll find it helpful.

  10. This was an elegant and efficient solution, thanks

  11. i need a formula to get ending balance of today then that ending balance will be the beginning balance the next day. thank you.

    1. I’ve been trying to figure out how to do this as well. Have you got your answer?

  12. Hi,
    I need to calculate the rate of an electricity bill but the tariff is accumulative so if I have 5,000 unit the first 1,000 is at certain price the the second 1,000 at a different price and so on. can I make a formula in Excel to segregate the total units number and calculate each part at a different rate.

  13. I need a formula that sums a column up to $250 then stops the sum and starts listing the amount in the cell.

    This formula got me started =IF(SUM($E$4:E11)>$F$1, ,SUM($E$4:E11)-250)

    1. Hello, Charles,

      I'm sorry, I'm afraid your task is not entirely clear.
      If you still need assistance with it, please email us your Excel table with the data and the result you expect to get to support@ablebits.com. Don't forget to link this comment.

  14. How do we handle when instead of sales in units ? for example the weekly budget is 130 and weekly sales for week 1 -133 week 2- 133, week 3-133 week 4- 134 week 5 -135 so whats happening here is in week 1 it will be +4 and should be +4 for week 2 and 3 because in actuality we are not selling more units. Further when we come to week 4 the increase is just 1 unit in sales so do we add 4 from prior week and 1 from current week to show 5 units or will it be 4+5 units in cummulative ? This is a case of addition but when there is a deficit vs the budget we have to add the negative units from prior period to current period so either it can net off against the surplus or add to more deficit.

    1. Weekly budget is 129 not 130.

  15. How to check particular row cumulative result in a column using cumulative addition

  16. How to display running total in a cell. For example: you want cell E1 to display the newest ever chaning running total in above diagram $170 from column D.

  17. hi guys! how do I run a cumulative sum of a previous cell value with the current cell value is a different cell? I.e previous value of A1 current value of A1 in B1

  18. Thank you so much for this information. I have been wanting to learn how to create a cumulative graph for quite some time now, and these instructions are wonderful. I do, however, have a question:

    I successfully created a cumulative graph based on hours entered in time sheets by a particular role of employee. My problem is that the dates for time entry are daily, and the project has been running for a long time. This makes the graph impossible to read. Is there a way to change the time increment to monthly instead of daily? This would help tremendously!

  19. Thank you so much for the explanation. That was very clear and helpful.

    Regards
    Rajen Appadoo

  20. Hi,

    I have 5 worksheets, 2 with weekly wages for 2016 & 2017 and two with weekly revenue for 2016 & 2017 and I have setup another worksheet which gives me what revenue/wages was for both years by putting in a week number in a cell (done by hlookup )
    What I need is a cumulative figure for the year depending on what week we are in. ie if I put in wk 9 in my cell, that It will cumulative the first 9 weeks of the year for the wages/revenue for 2016/2017 and not the total for all the weeks are have been entered.

    Kind regards,

    Padraig

  21. I have 3 coloumn , abc,a coumn heading date,b col party name,c column amt,d columns balance d1 only want to see i i entetd anydate in a columns,add amt im d1 cell automatically how can i do this,=if(blank(),sum(c comumn row 1,2,3,4,..... in only d 1 cell only when we enterd date in columns a1 to a12 for exanple.we guide me

  22. Good tips. I love it.

  23. Hi!

    Im having hard time formulating the beginning balance on a selected period of a cash flow. For example, i would like to filter only the transaction of yesterday or the other day, but i dont know how to formula the beginning balance of that period.

    Do you have a preferred excel formula to be used on this problem?

    Thank you.

  24. I have an spread sheet in excel 10 with 23 sheets and a summary sheet.

    I have a running balance set up on the 23 sheets using tables referencing system called structured references. The formula in the balance column is =SUM(INDEX([Debit],1):[(@Debit])-SUM(INDEX([Credit],1):[2Credit]).
    This produces a running balance for each sheet.

    I can get data into the summary sheet by using =[Sheet Name]![Cell]but that only references the first cell.

    What I need to know is how to get the relevant cell in the summary sheet to update as the data in the corresponding cell is changed with each input entry.

    The idea is, I start with an opening balance, enter debits or credits, a new balance is created and updated in the summary sheet. Next time I open the spread sheet I simply enter new data and the new balance is updated in the summary sheet each time I make changes.

    I trust you are able to help and I await you advice in due course.
    Peter.

    1. Hi Peter,
      I am trying to do a similar thing. Did you get an answer to your question?
      Thank you,
      Janet

  25. Is there a way to run the IF formula on multiple cells? Example you have =IF(C2="","",SUM($C$2:C2)) to return a blank cell unless something is in C2. What if I have a column c2, d2 and e2, and want it to return a value if only 1 of those columns is filled it?

  26. How do I calculate sales for many different products and total per state- soo all sales for each state not broken out by product

  27. I have been having trouble understanding exactly how to work out this cumulative sum until I met it in your web. Its all clear to me now. Thanks.

  28. I am not skilled in excel whatsoever. Sorry. What I'm needing is to make Column A + Column B + Column C = Column D, and make it average out the sums from Column D in Column E

    1. For example
      In Cell D3 write:

      =SUM(A3:C3)

      fill down. Then in Cell E3 write:

      =AVERAGE(A3:C3)

      also fill down.

  29. Thank u so much for great information
    Keep it up

    Regards
    Saurabh

Post a comment



Thank you for your comment!
When posting a question, please be very clear and concise. This will help us provide a quick and relevant solution to
your query. We cannot guarantee that we will answer every question, but we'll do our best :)