+ Reply to Thread
Results 1 to 5 of 5

Transform 1000rowsx50columns table into 2columns

  1. #1
    Registered User
    Join Date
    03-16-2009
    Location
    London, UK
    MS-Off Ver
    Excel 16.78 on Mac - Office 365.
    Posts
    80

    Transform 1000rowsx50columns table into 2columns

    Am working with a spreadsheet of about 1000 rows and 50 columns which I need to transform into 2 columns and as many rows as needed.

    I have attached a simplified example of a 3x3 spreadsheet so you can see what I mean.

    I have already managed to get my result using Filtering and some copy and paste but I am struggling to now fully automate the solution. Any help appreciated
    Attached Images Attached Images
    Last edited by deemo; 03-17-2009 at 06:08 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Transform 1000rowsx50columns table into 2columns

    See if the attached helps - based loosely on your example:
    Attached Files Attached Files

  3. #3
    Valued Forum Contributor mdbct's Avatar
    Join Date
    11-11-2005
    Location
    CT
    MS-Off Ver
    2003 & 2007
    Posts
    848

    Re: Transform 1000rowsx50columns table into 2columns

    Try this:
    Please Login or Register  to view this content.
    Last edited by mdbct; 03-16-2009 at 01:49 PM. Reason: Added Application.ScreenUpdating lines

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Transform 1000rowsx50columns table into 2columns

    Hi,

    One way using VBA.
    Name your table "Table", and name the cell where you want your output to start "Start", then use the following procedure:

    Please Login or Register  to view this content.
    Rgds
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  5. #5
    Registered User
    Join Date
    03-16-2009
    Location
    London, UK
    MS-Off Ver
    Excel 16.78 on Mac - Office 365.
    Posts
    80

    Re: Transform 1000rowsx50columns table into 2columns

    Hey this is great - thanks to all of you. Works perfectly!

+ 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