+ Reply to Thread
Results 1 to 3 of 3

Excel 2008 : A formula that carries over into other cells in the same row

  1. #1
    Registered User
    Join Date
    02-15-2010
    Location
    Florida, U.S.A.
    MS-Off Ver
    Excel 2008 for mac
    Posts
    2

    A formula that carries over into other cells in the same row

    Hello, I am not sure how to ask what I want. I am pretty sure I remember being able to do it in highschool, but anyway, here is an example of what I want to do.

    In my spreadsheet I have TOTAL OWED typed in cell b1 with the actual figure in b2. What I want is for the total in b2 to subtract the amount (payment) I put into cell b3, then next month subtract the amount (payment) I put into cell b4 and so on.......changing the total in b2 every time I make a payment in the next column.....without having to reconstruct the formula every month so that it subtracts from the new entry.

    I hope this is clear.

    Thank you in advance


    Caleb

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: A formula that carries over into other cells in the same row

    Hi calebtroedson,

    welcome to the forum.

    Is cell B2 currently a formula or a typed in value? If you have a typed value, say, 500 in B2, you could use something like

    =500-sum(B3:B100)

    If B2 is a formula, then do something like

    =(<existing formula>)-sum(B3:B100)

    hth

  3. #3
    Registered User
    Join Date
    02-15-2010
    Location
    Florida, U.S.A.
    MS-Off Ver
    Excel 2008 for mac
    Posts
    2

    Re: A formula that carries over into other cells in the same row

    teylyn,

    Thank you sooo much. I new it was something relatively simple but could not remember it. Its been bothering me for the last few hours. I applied the first formula and it works. Thank you again

    caleb

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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