+ Reply to Thread
Results 1 to 2 of 2

Working out cumalative value

  1. #1
    Registered User
    Join Date
    08-31-2006
    Posts
    4

    Working out cumalative value

    Hello
    I would like to work out the cumalative value ffor each row on a sheet I have.
    Basically it just needs to start from column 4 each time and then go across and take first value and then add that to the second one, take that answer and add to third one and so on. Basiaclly I need to get an end result on clolumn 25 each time. The code has to be able to count down the rows too.

    Can someone show me the code that I will need?

    Any help appreciated

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,810
    How about the formula "=sum(rc4:rc24)" copied down column 25?

+ 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