Results 1 to 10 of 10

Sum function that skips rows when dragged down

Threaded View

  1. #1
    Registered User
    Join Date
    08-26-2014
    Location
    Oklahoma City, OK
    MS-Off Ver
    2010
    Posts
    4

    Sum function that skips rows when dragged down

    Hello all,

    I have a program outputting data to an Excel file into a single column of 4 rows per measurement. I'd like to sum some of these and put the results in a summary table on the same sheet, but I only need the top two rows or the bottom two rows at a time for each measurement. For example:

    _B8: 1a ...... _E8: =_B8+_B9 (1a+1b)
    _B9: 1b ...... _E9: =B12+B13 (2a+2b)
    B10: 1c ...... E10: =B16+B17 (3a+3b)
    B11: 1d
    B12: 2a
    B13: 2b
    B14: 2c
    B15: 2d
    B13: 3a
    B14: 3b
    B15: 3c
    B16: 3d

    This should go on for hundreds, maybe thousands of rows, so I'd like to get it to where I can just Ctrl-Enter the data table. How can this be done? I've been playing around with the OFFSET function, but I haven't quite figured it out.

    Thanks.
    Last edited by lmmorrison; 08-26-2014 at 01:21 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Offset function across columns when dragged down rather than rows.
    By Xiophoid in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-03-2013, 05:33 PM
  2. IF function randomly skips rows - why?
    By Heirak in forum Excel General
    Replies: 3
    Last Post: 03-05-2012, 08:09 AM
  3. Rows Not Visible: Enumeration Skips
    By jefftanner in forum Excel General
    Replies: 2
    Last Post: 10-08-2008, 05:31 PM
  4. How to copy formulas when it skips rows?
    By ladyjammie in forum Excel General
    Replies: 3
    Last Post: 01-29-2008, 07:06 PM
  5. Counting number of rows (with skips)
    By MasterMonk in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-04-2007, 04:11 PM

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