+ Reply to Thread
Results 1 to 5 of 5

concatenate 3 rows ,and transpose it into single column in another sheet

  1. #1
    Forum Contributor
    Join Date
    04-25-2014
    Location
    India
    MS-Off Ver
    Excel pro plus 2021
    Posts
    186

    concatenate 3 rows ,and transpose it into single column in another sheet

    hello friends ,
    i am trying to concatenate 3 rows ,and transpose it into single column in another sheet.
    first and second row is fix , 3rd row changes .
    for example :
    1 ) first column of output would be first(R) & second(R) & THIRD(R)
    2 ) second column of output would be first(R) & second(R) & FOURTH(R)
    3 ) third column of output would be first(R) & second(R) & FIFTH(R)
    4 ) and so on .....

    i have attach sample file , please note just to simplify things only numbers and alphabets are been used ,
    also number of rows and columns are not fixed .....
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: concatenate 3 rows ,and transpose it into single column in another sheet

    Simply
    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: concatenate 3 rows ,and transpose it into single column in another sheet

    g1 =ROW()&":"&INDIRECT("SAMPLE!"&ADRESS(Column()-4,Row())) and drag across
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  4. #4
    Forum Expert MickG's Avatar
    Join Date
    11-23-2007
    Location
    Banbury,Oxfordshire
    Posts
    2,650

    Re: concatenate 3 rows ,and transpose it into single column in another sheet

    Try this:-
    Please Login or Register  to view this content.
    Regards Mick

  5. #5
    Forum Contributor
    Join Date
    04-25-2014
    Location
    India
    MS-Off Ver
    Excel pro plus 2021
    Posts
    186

    Re: concatenate 3 rows ,and transpose it into single column in another sheet

    thanks @jindon , @oeldere, @MickG..
    different ways same answer

+ 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] How to transpose / convert columns and rows into single column?
    By chief_abound in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-09-2015, 08:04 PM
  2. [SOLVED] Macro to transpose multiple rows to a single column
    By Gup in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 10-12-2014, 03:05 PM
  3. [SOLVED] How to transpose mutilpe rows to a single column?
    By GIS2013 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-17-2013, 07:46 AM
  4. Transpose Multiple Rows into a Single Column
    By vnascimento in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-04-2013, 08:47 AM
  5. [SOLVED] Transpose rows into a single column with additional data
    By AlexRoberts in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-23-2012, 08:13 AM
  6. Transpose muliple rows to single column
    By randinator in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-01-2011, 12:57 PM
  7. Transpose unique values in one column/mult. rows into a single row
    By Wil in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-22-2005, 04:06 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