+ Reply to Thread
Results 1 to 7 of 7

Transpose and reorganise data

  1. #1
    Registered User
    Join Date
    08-05-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    3

    Transpose and reorganise data

    Hi

    I have a little problem by transpose and reorganize some data.

    My input data:

    Number1 Number2 Value
    1 2 Z
    1 2 x
    1 2 y
    1 2 m
    2 2 Z
    2 2 x
    2 2 y
    2 2 m
    2 2 n


    My wish to output data:

    Number1 Number2 Value1 Value2 Value3 Value4 Value5
    1 2 z x y m
    2 2 z x y m n


    Any good idea how to transpose and reorganize this data to my wish?

    BTW: I'am using execl 2010

    Thanks.

    BR
    Michael

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Transpose and reorganise data

    Are there chances of having data like this?

    1 2 Z
    1 2 x
    1 3 y
    1 3 m

    In this case, what will be the output?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Transpose and reorganise data

    Please check this file.
    Attached Files Attached Files
    Please click 'Add reputation', if my answer helped you.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Transpose and reorganise data

    You didnt answer my question in post 2.

  5. #5
    Registered User
    Join Date
    08-05-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Transpose and reorganise data

    Quote Originally Posted by ramananhrm View Post
    Please check this file.

    Nice

    Thanks - That was what I was looking for.


    Br Michael

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Transpose and reorganise data

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.

  7. #7
    Registered User
    Join Date
    08-05-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Transpose and reorganise data

    Quote Originally Posted by arlu1201 View Post
    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    Hi Arlu

    Thanks for informing me how thinks is done here in the forum. I appreciated.

    Sorry for not answering you question in #2 but there was a solution in #3

    Br. Michael

+ 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. How to Reorganise Data in specific format from verious columns to Row
    By expl in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-23-2012, 11:37 AM
  2. How to Reorganise Data in specific format from verious columns to Row
    By expl in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-22-2012, 03:32 PM
  3. [SOLVED] Reorganise data to present it
    By sserge in forum Excel General
    Replies: 2
    Last Post: 05-15-2012, 09:29 PM
  4. Help please. How do I automatically reorganise a data table?
    By sherlock99 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-11-2011, 11:08 AM
  5. Reorganise data into tables with array formulas
    By ChrisNor in forum Excel General
    Replies: 3
    Last Post: 12-06-2010, 07:09 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