+ Reply to Thread
Results 1 to 3 of 3

Macro to Transpose multiple rows to one colums

  1. #1
    Registered User
    Join Date
    08-12-2011
    Location
    Canada, Edmonton
    MS-Off Ver
    Excel 2003
    Posts
    7

    Macro to Transpose multiple rows to one colums

    Hello,

    I apologize for asking a question similar to one that was recently answered. However, I am not too experienced with macros, and I have trouble following the original macro in order to adjust it to my situation.

    The original thread is here:
    http://www.excelforum.com/excel-2007...iple-rows.html

    I would really appreciate help in editing the macro so that it could be applied it to my example.

    Thank you.
    Attached Files Attached Files
    Last edited by Karina; 08-27-2011 at 12:35 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Macro to Transpose multiple rows to one colums

    'ROWS TO COLUMNS
    Here's a macro for expanding rows of data to multiple rows parsing out the values in the row while duplicating the header row as categories. There's a sample workbook too you could drop your data into and test it out.
    Using that as a starting point, I tweaked that for your workbook as follows:
    Please Login or Register  to view this content.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    08-12-2011
    Location
    Canada, Edmonton
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Macro to Transpose multiple rows to one colums

    Thank you so much, Jerry. The macro works great.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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