+ Reply to Thread
Results 1 to 4 of 4

Accumulating Sum

  1. #1
    Registered User
    Join Date
    07-12-2010
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    Accumulating Sum

    I am putting together a simple word counter spreadsheet for excel and have included the file. I have everything fine but I want to add a column that shows the sum for each word count block.

    To illustrate, I want the Sum Total column to have as E2 the total in C2. Then I want E3 to be C2:C3. E4 to be C2:C4 all the way until its C2:C1000 so as to show the accumulated number of words. Each time I try it though it just starts the formula over again.

    I'm sure there is a real simple solution, but I have no idea what it is. Can anyone help? Thank you.
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,592

    Re: Accumulating Sum

    Write this and pull down:

    =SUM($C$2:C2)

  3. #3
    Registered User
    Join Date
    07-12-2010
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Accumulating Sum

    Thank you! I knew it would be something simple. Thank you very much.

  4. #4
    Registered User
    Join Date
    10-05-2010
    Location
    S.A
    MS-Off Ver
    Excel 2007
    Posts
    99

    Re: Accumulating Sum

    attached the file
    Attached Files Attached Files

+ 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