Results 1 to 3 of 3

Thread: How to condense several rows into fewer rows?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Oct 2011
    Posts
    1
    Rep Power
    0

    Question How to condense several rows into fewer rows?

    Hello,

    Is there a way to condense several rows of data into a smaller number of rows?

    For example: Say I have 10 rows of data:

    10
    8
    90
    7
    6
    78
    3
    4
    5
    55

    And I want to condense them in to five rows, perhaps based on an average of every "n" rows or etc... Is there a way to do this in excel, or any type of algorithm that anyone can suggest?

    If I average every two rows based on the above 10, then the condensed result would be:

    9
    48.5
    84
    3.5
    30

    In addition, is there a way to do this if I am dealing with numbers of rows that are not divisible by each other (for example if I want to condense the above 10 rows into 4, then I would have to average every 2.5 rows)?

    Thanks a lot!
    Last edited by gavin_machine; 10-03-2011 at 10:02 AM.

Similar Threads

  1. Delete Rows
    By ayazgreat in forum Excel Help
    Replies: 2
    Last Post: 12-13-2012, 11:48 AM
  2. Transpose data into Rows
    By vikash200418 in forum Excel Help
    Replies: 2
    Last Post: 04-10-2012, 11:02 PM
  3. Replies: 2
    Last Post: 05-06-2011, 02:59 AM
  4. Delete Empty Rows
    By Rasm in forum Excel Help
    Replies: 4
    Last Post: 04-28-2011, 02:13 AM
  5. Deleting blank rows
    By Rasm in forum Excel and VBA Tips and Tricks
    Replies: 0
    Last Post: 04-14-2011, 03:14 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •