+ Reply to Thread
Results 1 to 5 of 5

How to transform data array from vertical to horizontal layout

  1. #1
    Forum Contributor
    Join Date
    08-25-2020
    Location
    Taiwan
    MS-Off Ver
    MS 365+win 10(64bit)
    Posts
    185

    How to transform data array from vertical to horizontal layout

    Column A to column E must be repeated, and column B is arranged horizontally according to column E

    Best Cell E2 a formula autocomplete

    Any help would be appreciated!
    Attached Files Attached Files
    Last edited by metrostar; 05-06-2022 at 09:54 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,598

    Re: How to transform data array from vertical to horizontal layout

    In J2:

    =UNIQUE(A2:A11)

    In K2 copied down:

    =TRANSPOSE(FILTER(B2:B11,A2:A11=J2))
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,299

    Re: How to transform data array from vertical to horizontal layout

    Power Query
    l
    Please Login or Register  to view this content.
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    08-25-2020
    Location
    Taiwan
    MS-Off Ver
    MS 365+win 10(64bit)
    Posts
    185

    Re: How to transform data array from vertical to horizontal layout

    Awesome, thank you both very much (AliGW and Czeslaw ) The problem is solved

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,598

    Re: How to transform data array from vertical to horizontal layout

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, if you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. Replies: 15
    Last Post: 05-06-2022, 07:52 PM
  2. How to Transform Blocks from Horizontal Data to Vertical Data (example attached)
    By Diesel_888 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-10-2018, 09:13 PM
  3. Help on Ideas of how to transform data from a vertical to more horizontal layout
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-29-2016, 03:02 AM
  4. [SOLVED] Change from Vertical to Horizontal layout?
    By Vihral in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-23-2015, 04:26 AM
  5. vertical alignment of data greater than '0' from horizontal layout data
    By itsmesunilb in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-26-2012, 12:00 PM
  6. repeating vertical data to horizontal layout without repeats
    By Steepleboy04 in forum Excel General
    Replies: 2
    Last Post: 09-23-2011, 01:40 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