+ Reply to Thread
Results 1 to 3 of 3

how do I set up a total amount automatically in excel

  1. #1
    sue
    Guest

    how do I set up a total amount automatically in excel

    Hi I have a spreadsheet for my small business and would find it very
    helpfully when I put eg:sold post amount then I would like total on the next
    column to add these to up automatically I know its properly basic but I am
    not a computer wiz thanks for your help in advance

  2. #2
    Rob van Gelder
    Guest

    Re: how do I set up a total amount automatically in excel

    Select the numbers which you want to total.

    From the Standard toolbar, click the AutoSum icon.
    It's icon is the Greek letter Sigma ?

    --
    Rob van Gelder - http://www.vangelder.co.nz/excel


    "sue" <[email protected]> wrote in message
    news:[email protected]...
    > Hi I have a spreadsheet for my small business and would find it very
    > helpfully when I put eg:sold post amount then I would like total on the
    > next
    > column to add these to up automatically I know its properly basic but I am
    > not a computer wiz thanks for your help in advance




  3. #3
    2rrs
    Guest

    Re: how do I set up a total amount automatically in excel

    With your data Starting in C2
    In D2 enter:
    =IF(C2<>"",SUM($C$2:C2),"")
    fill down as far as needed


+ 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