Results 1 to 4 of 4

Sum Rows

Threaded View

eeeo Sum Rows 11-26-2017, 04:58 AM
sktneer Re: Sum Rows 11-26-2017, 05:16 AM
eeeo Re: Sum Rows 11-26-2017, 05:35 AM
sktneer Re: Sum Rows 11-26-2017, 05:39 AM
  1. #1
    Registered User
    Join Date
    11-25-2017
    Location
    London, England
    MS-Off Ver
    OFFICE 2016
    Posts
    15

    Sum Rows

    Hello friends:

    I have a table with two columns, column A and B.

    Untitled.png

    I need a formula/VBA Code that take the first row and sum the rows before.

    for exmple:

    column A
    3
    2
    5
    6

    in column B i will get
    3 = 3 from A
    5 = 3+2 from A
    10 = 3+2+5 from A
    16 = 3+2+5+6 from A

    thanks!
    Last edited by eeeo; 11-26-2017 at 05:04 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 02-16-2015, 11:46 AM
  2. Replies: 6
    Last Post: 06-07-2014, 10:07 AM
  3. Merge Duplicate Rows unique values into single rows for an infinite amount of columns/rows
    By aimeecrystalaid in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-21-2013, 08:43 PM
  4. [SOLVED] Delete blank rows between data rows, shift rows up, then repeat
    By excelactuary in forum Excel General
    Replies: 2
    Last Post: 03-11-2013, 11:53 AM
  5. Replies: 6
    Last Post: 03-04-2013, 12:03 AM
  6. Replies: 5
    Last Post: 11-12-2012, 08:38 PM
  7. Replies: 6
    Last Post: 08-18-2012, 05:00 AM

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