Ask Experts Questions for FREE Help !
Ask
    jburchett's Avatar
    jburchett Posts: 2, Reputation: 1
    New Member
     
    #1

    Sep 2, 2012, 04:23 PM
    How can I make a change in one column and automatically at that amount to the next col
    On my spreadsheet, I have one column (B) for monthly expenditures. The next column (C) is for the total yearly expenditure.

    How can I create a formula that's not circular to do this:

    Let's say my yearly expenditure is $1000 (Column C). This month I add $150 in column B. Column C should then be $1150.

    Next month I add $100 to column B. Column C should be $1250.

    How do I do this? Thanks!
    pready's Avatar
    pready Posts: 3,197, Reputation: 207
    Ultra Member
     
    #2

    Sep 2, 2012, 04:33 PM
    You can use the auto sum feature, which is the weird looking E in the upper right hand corner of the page on your home tab, or you can make one cell equal to one cell plus another cell or groups of cells.
    jburchett's Avatar
    jburchett Posts: 2, Reputation: 1
    New Member
     
    #3

    Sep 2, 2012, 04:49 PM
    Quote Originally Posted by pready View Post
    You can use the auto sum feature, which is the weird looking E in the upper right hand corner of the page on your home tab, or you can make one cell equal to one cell plus another cell or groups of cells.
    Thanks, but that's not quite it. The E (AutoSum) Calculate each consecutive cell in the column (i.e. a running total). Adding the adjacent cell to this cell either gives the wrong number OR it's a circular formula.

    Thanks, though.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #4

    Sep 2, 2012, 05:29 PM
    If you want a running total in Col C then the formula would be:

    =B3+C2

    This adds the current amount to the previous total.

    You then copy that formula down the column.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Excel change number automatically? [ 6 Answers ]

I have a column with numbers. I need to multiply the same numbers with 3 and I don't want to make a new column - it must happen in the same one. Is there any function for that?

My folder name automatically change to .EXE [ 4 Answers ]

My folder name automatically change to .EXE

A way to make info in spreadsheet delete automatically [ 22 Answers ]

Hi, I'm trying to find a way to input information into an Excel spreadsheet that can "expire" or "fall off" the spreadsheet after 3 months automatically. Is this possible? For example: if I'm keeping track of attendance records, and certain information should fall off the record after 3...

How can I make Furnace fan automatically turn off when heater turns off? [ 2 Answers ]

I have a Thermo Pride OH5-85. There are two manual switches installed next to the unit. One turns on the heater one the fan. I'm unable to find out how to have the heater and fan respond to my thermostat. :confused: Currently if the manual fan switch is on and the manual heater switch is on...


View more questions Search