+ Reply to Thread
Results 1 to 3 of 3

Thread: ADD MONIES USIN EXCEL SPREAD SHEET

  1. #1
    valstraw
    Guest

    ADD MONIES USIN EXCEL SPREAD SHEET

    I would like to create a spread sheet for book keeping purposes at my church.
    I am responsible for counting large sums of money and I would like to plug
    in numbers and get a running total

  2. #2
    Paul B
    Guest

    Re: ADD MONIES USIN EXCEL SPREAD SHEET

    valstraw, this will sum what's in column A, =SUM(A:A) , If this will not do
    what you want post back with more details

    --
    Paul B
    Always backup your data before trying something new
    Please post any response to the newsgroups so others can benefit from it
    Feedback on answers is always appreciated!
    Using Excel 2002 & 2003

    "valstraw" <valstraw@discussions.microsoft.com> wrote in message
    news:21EB084F-3465-46F3-8F74-FDEC0E20A191@microsoft.com...
    > I would like to create a spread sheet for book keeping purposes at my

    church.
    > I am responsible for counting large sums of money and I would like to

    plug
    > in numbers and get a running total




  3. #3
    Bob Phillips
    Guest

    Re: ADD MONIES USIN EXCEL SPREAD SHEET

    I find it best to keep the totals at the top, in row 2 say assuming row 1 is
    a heading. The formula for this would then be

    =SUM(OFFSET(A3,0,0,COUNTA(A3:A65536),1))

    and every time you add a number at the foot of the column, it will add in

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Paul B" <to_much_spam_to_list@nospam.com> wrote in message
    news:eDu3R%2313FHA.2816@tk2msftngp13.phx.gbl...
    > valstraw, this will sum what's in column A, =SUM(A:A) , If this will not

    do
    > what you want post back with more details
    >
    > --
    > Paul B
    > Always backup your data before trying something new
    > Please post any response to the newsgroups so others can benefit from it
    > Feedback on answers is always appreciated!
    > Using Excel 2002 & 2003
    >
    > "valstraw" <valstraw@discussions.microsoft.com> wrote in message
    > news:21EB084F-3465-46F3-8F74-FDEC0E20A191@microsoft.com...
    > > I would like to create a spread sheet for book keeping purposes at my

    > church.
    > > I am responsible for counting large sums of money and I would like to

    > plug
    > > in numbers and get a running total

    >
    >




+ 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.2.0