+ Reply to Thread
Results 1 to 7 of 7

Transpose Data from Columns to Rows after each unique data point

  1. #1
    Registered User
    Join Date
    03-08-2013
    Location
    denver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Transpose Data from Columns to Rows after each unique data point

    Hello All!

    I need help manipulating some data.

    I have data lined up in columns with column "A" being the account number and column "B" is the program the account is in. The account can be in multiple programs (up to around 10) and it could be in as few as 1 program.

    example:
    Account # Model
    12345 Balanced
    12345 Growth
    12345 Income
    84567 Bond
    84567 Stock
    21567 Income

    I need the data to line up in one single row for each account number with each program for the account lined up with the account number.

    example
    Account # Program 1 Program 2 Program 3 Program 4 Program 5 Program 6
    12345 Balanced Growth Income
    84567 Bond Stock
    21567 Income

    Thanks for the help!

    LukeHelp.xlsx

  2. #2
    Registered User
    Join Date
    03-08-2013
    Location
    denver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Transpose Data from Columns to Rows after each unique data point

    Did I post this in the wrong area or should I provide a better explanation?

  3. #3
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Transpose Data from Columns to Rows after each unique data point

    Button on sheet2 and output on sheet after.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Transpose Data from Columns to Rows after each unique data point

    Hi,

    I don't believe that this needs to be done using macros (although it wouldn't be a short formula using Excel functions ), but seeing as this is in the VBA section of the forum, here is a VBA solution for you...

    I hope this helps

  5. #5
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Transpose Data from Columns to Rows after each unique data point

    Hi again,

    Here is a non-VBA solution

  6. #6
    Registered User
    Join Date
    03-08-2013
    Location
    denver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Transpose Data from Columns to Rows after each unique data point

    You guys are amazing! That worked perfectly, thanks!!!

  7. #7
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Transpose Data from Columns to Rows after each unique data point

    You're welcome!

    Please don't forget to mark this thread as solved, and please click on the * next to any post(s) that have been helpful to you, just to say thanks to the poster(s) and add to their reputation

+ 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 data to columns from rows keeping unique data together
    By aimeecrystalaid in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-09-2013, 12:23 AM
  2. Duplicate rows, delete columns w/same data, combine columns w/unique data, Mac Excel 2011
    By msmcoin in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 2
    Last Post: 02-03-2013, 02:10 PM
  3. transpose data from columns into rows
    By levycraig in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-14-2010, 07:26 AM
  4. Replies: 3
    Last Post: 02-12-2009, 02:54 PM
  5. Transpose data from rows into columns
    By greaseman in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-03-2006, 03:52 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