+ Reply to Thread
Results 1 to 5 of 5

I would like to Transpose data from vertical list to horizontal presentation in single cel

  1. #1
    Registered User
    Join Date
    09-14-2020
    Location
    London
    MS-Off Ver
    Office 365 Enterprise
    Posts
    88

    I would like to Transpose data from vertical list to horizontal presentation in single cel

    Hi there,

    So, I often get a long list of data in a single cell that means I have to expand the row height greatly to make all data visible as per cell C1 in the attached sample. What I would like to do is create the result in cell E2 if that is possible?

    Any assistance would be appreciated.

    Regards
    Ben
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: I would like to Transpose data from vertical list to horizontal presentation in single

    =SUBSTITUTE(C2,CHAR(10)," ")

    and turn off text wrapping.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    24,023

    Re: I would like to Transpose data from vertical list to horizontal presentation in single

    Using Power Query
    Please Login or Register  to view this content.
    Power Query is a free AddIn for Excel 2010 and 2013, and is built-in functionality from Excel 2016 onwards (where it is referred to as "Get & Transform Data").

    It is a powerful yet simple way of getting, changing and using data from a broad variety of sources, creating steps which may be easily repeated and refreshed. I strongly recommend learning how to use Power Query - it's among the most powerful functionalities of Excel.

    - Follow this link to learn how to install Power Query in Excel 2010 / 2013.

    - Follow this link for an introduction to Power Query functionality.

    - Follow this link for a video which demonstrates how to use Power Query code provided.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  4. #4
    Registered User
    Join Date
    09-14-2020
    Location
    London
    MS-Off Ver
    Office 365 Enterprise
    Posts
    88

    Re: I would like to Transpose data from vertical list to horizontal presentation in single

    Perfect. That will help loads. I've never seen 'CHAR' which I assume is short for character maybe.

    Thanks for responding

    Ben

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: I would like to Transpose data from vertical list to horizontal presentation in single

    CHAR(10) is a line break character (so you don't see it).

    You're welcome & thanks for the feedback.

+ 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] Transpose or Transfer from horizontal data to vertical
    By kingripper in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-24-2022, 06:07 AM
  2. Horizontal list to vertical list (not transpose)
    By Julie29 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-11-2020, 06:50 AM
  3. [SOLVED] Transpose every 3 cells horizontal to vertical list
    By ArchGIS in forum Excel General
    Replies: 5
    Last Post: 06-12-2019, 10:09 AM
  4. Transpose vertical data to horizontal
    By PeterKeown in forum Excel General
    Replies: 6
    Last Post: 08-03-2018, 05:51 AM
  5. [SOLVED] Transpose vertical data into horizontal records vba
    By nolans18 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-27-2014, 08:50 PM
  6. Transpose Vertical Data to Horizontal
    By Randu555 in forum Excel General
    Replies: 5
    Last Post: 04-18-2013, 05:05 PM
  7. Replies: 2
    Last Post: 06-06-2012, 07:13 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