+ Reply to Thread
Results 1 to 3 of 3

Carrying a balance forward

  1. #1
    Melanie Savasta
    Guest

    Carrying a balance forward

    Good morning/afternoon to everyone

    I would like calculate a balance.
    Example:

    $5000.00 in an account, subtracting different amounts
    on different dates - I would like excel to show a
    continuing balance when amounts are subtracted.

    I hope this explanation is clear.

    Thanks



  2. #2
    Don Guillett
    Guest

    Re: Carrying a balance forward

    where a1 contains 5000, something like

    =$a$1-Sum($a$2:a2)
    copy down


    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    "Melanie Savasta" <melanie.savasta@cnh.com> wrote in message
    news:%237ykrhvYGHA.3972@TK2MSFTNGP04.phx.gbl...
    > Good morning/afternoon to everyone
    >
    > I would like calculate a balance.
    > Example:
    >
    > $5000.00 in an account, subtracting different amounts
    > on different dates - I would like excel to show a
    > continuing balance when amounts are subtracted.
    >
    > I hope this explanation is clear.
    >
    > Thanks
    >
    >




  3. #3
    Ardus Petus
    Guest

    Re: Carrying a balance forward

    Assuming:
    Initial balance in B2 = 5000
    negative amounts in B3:B99

    in c2, enter:
    =SUM(B$2:B2)
    and copy down

    HTH
    --
    AP

    "Melanie Savasta" <melanie.savasta@cnh.com> a écrit dans le message de
    news:%237ykrhvYGHA.3972@TK2MSFTNGP04.phx.gbl...
    > Good morning/afternoon to everyone
    >
    > I would like calculate a balance.
    > Example:
    >
    > $5000.00 in an account, subtracting different amounts
    > on different dates - I would like excel to show a
    > continuing balance when amounts are subtracted.
    >
    > I hope this explanation is clear.
    >
    > Thanks
    >
    >




+ 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