+ Reply to Thread
Results 1 to 4 of 4

VBA code to transpose a set of values in rows to columns in Excel 2010

  1. #1
    Registered User
    Join Date
    11-18-2012
    Location
    NY
    MS-Off Ver
    .xlsx 2010
    Posts
    7

    VBA code to transpose a set of values in rows to columns in Excel 2010

    I have an excel data set that looks something like this:

    Name Number Address
    ABC 123 ABC St
    123
    New York, NY 11234


    I wanted to transpose the row data to columns like this:

    Name Number Address Address2 Address3 City St Zip Code
    ABC 123 ABC St 123 New York NY 11234

    This is only my sample date. But I have more than 5000 rows. I have attached the sample date within this . Please feel free to ask if you have any questions. I checked in many forums but was not able to find any solution. I am looking for a macro.

    Thanks for looking into my matter.
    Last edited by cowboys; 11-18-2012 at 09:23 PM.

  2. #2
    Registered User
    Join Date
    11-18-2012
    Location
    NY
    MS-Off Ver
    .xlsx 2010
    Posts
    7

    Re: VBA code to transpose a set of values in rows to columns in Excel 2010

    Anyone?? i still need help with this.

  3. #3
    Registered User
    Join Date
    11-16-2012
    Location
    Crownpoint, New Mexico
    MS-Off Ver
    All.
    Posts
    59

    Re: VBA code to transpose a set of values in rows to columns in Excel 2010

    Please Login or Register  to view this content.
    Please click * to add to my reputation!

  4. #4
    Registered User
    Join Date
    11-18-2012
    Location
    NY
    MS-Off Ver
    .xlsx 2010
    Posts
    7

    Re: VBA code to transpose a set of values in rows to columns in Excel 2010

    got it! perfect solution .......

+ 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