+ Reply to Thread
Results 1 to 6 of 6

Transpose data from 1 column to rows

  1. #1
    Registered User
    Join Date
    10-15-2019
    Location
    London
    MS-Off Ver
    2016
    Posts
    62

    Transpose data from 1 column to rows

    I want to be able to transpose and distribute a list into different row.

    Attaching a sample file of the desired output, any help is appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: Transpose data from 1 column to rows

    Please Login or Register  to view this content.
    Last edited by BMV; 05-10-2020 at 02:18 PM.

  3. #3
    Registered User
    Join Date
    10-15-2019
    Location
    London
    MS-Off Ver
    2016
    Posts
    62

    Re: Transpose data from 1 column to rows

    Quote Originally Posted by BMV View Post
    Please Login or Register  to view this content.
    Getting an error message, not able to work around it.

  4. #4
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: Transpose data from 1 column to rows

    Replace semicolon to comma . i have corrected it.

  5. #5
    Registered User
    Join Date
    10-15-2019
    Location
    London
    MS-Off Ver
    2016
    Posts
    62

    Re: Transpose data from 1 column to rows

    Quote Originally Posted by BMV View Post
    Replace semicolon to comma . i have corrected it.
    Thanks, appreciate your help but it's not pulling the data from column A, it's just making a grid of numbers

  6. #6
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Transpose data from 1 column to rows

    Please try at E3

    =IF($D3="Present",INDEX($A$2:$A$36,COUNTIFS($D$2:$D2,"P*")*5+COLUMNS($E3:E3)),"-")
    Attached Files Attached Files

+ 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. Transpose Column Data to Rows
    By paradise2sr in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-13-2019, 10:55 AM
  2. Transpose rows to column and insert new rows to fill in data
    By Apple Ling in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-24-2019, 04:02 AM
  3. [SOLVED] Please help Transpose data from column to rows
    By Excel-Newbe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-11-2018, 09:43 AM
  4. [SOLVED] Transpose data from rows to column
    By Barieq in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-17-2016, 02:08 AM
  5. Transpose Column Data to Rows?
    By kestefon in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-19-2013, 07:52 PM
  6. [SOLVED] Transpose Data of 4 rows to column
    By me_melb in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 08-20-2012, 10:17 PM
  7. Insert rows, transpose data from column in to rows, in steps
    By mchevalier in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-01-2012, 08:14 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