+ Reply to Thread
Results 1 to 3 of 3

Align data in columns by last row

  1. #1
    Registered User
    Join Date
    01-30-2014
    Location
    Maine, USA
    MS-Off Ver
    Excel 2013
    Posts
    1

    Align data in columns by last row

    I'm working with another program to import data into excel. Each column corresponds to an individual with annual measurements. Every individual has a different starting age, and when the measurements are imported, they are aligned according to their starting year measurements (all in row 1). I need to instead align each column according to the final year's measurements. Is there a simple formula or tool I can use to realign each column according to the last row of data entry.

    Data currently looks like:
    Ind. A Ind. B Ind. C Ind. D
    1 3 5 7
    2 4 6 8
    3 5 7 9
    9 7 8 5
    5 8 9 2
    3 9 10 7
    7 9 8
    8
    9
    14


    Ind. A Ind. B Ind. C Ind. D
    1
    2
    3
    9 3 7
    5 4 5 8
    3 5 6 9
    7 7 7 5
    8 8 8 2
    9 9 9 7
    14 9 10 8

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Align data in columns by last row

    Hi this Macro will do what you need.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Align data in columns by last row

    Hi and welcome to the forum

    Hopefully mehmetcik's suggestion will work for you, because I can make no sense of what you want

    I cannot see how...
    1 3 5 7 can change to...
    1
    2
    3
    9 3 7
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Align 3 columns with 2 columns of matching data
    By loritee in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-23-2013, 10:36 AM
  2. VBA to align data in columns
    By cloudwalking in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-25-2013, 11:07 AM
  3. [SOLVED] Align data in different columns
    By Lozhaze in forum Excel General
    Replies: 7
    Last Post: 07-19-2012, 09:47 AM
  4. Align 3 columns with 2 columns of matching data
    By bearnbillie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-04-2012, 08:33 AM
  5. Align Data in Columns
    By donnydorko in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-18-2009, 01:18 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