+ Reply to Thread
Results 1 to 6 of 6

Transpose groups of data of various sizes

  1. #1
    Registered User
    Join Date
    08-23-2014
    Location
    Miami, USA
    MS-Off Ver
    365
    Posts
    69

    Unhappy Transpose groups of data of various sizes

    I have a very long list of data in column B that is shown as follows:

    Synergy Marketing & Design, Inc.
    18321 Forest Road, Suite B
    Lynchburg,*VA*24502
    Brett Howell
    (434) 363-4180

    The Design Group
    311 Rivermont Avenue
    Lynchburg,*VA*24503
    Nancy Marion
    (434) 847-0939

    Blair Marketing
    2309 Atherholt Road
    Lynchburg,*VA*24501
    Kip Smith
    (434) 846-2375

    ProfitFindersUSA
    Bedford,*VA
    Gary Onks
    (540) 427-6187

    Lamar Advertising Company
    3831 Old Forest Road Suite 6
    Lynchburg,*VA*24501
    Mark Snowden
    (434) 385-4524
    (800) 788-3009

    I want to be able to transpose every set of data into rows like this:

    Synergy Marketing & Design, Inc. 18321 Forest Road, Suite B Lynchburg,*VA*24502 Brett Howell (434) 363-4180
    The Design Group 311 Rivermont Avenue Lynchburg,*VA*24503 Nancy Marion (434) 847-0939
    Blair Marketing 2309 Atherholt Road Lynchburg,*VA*24501 Kip Smith (434) 846-2375
    ProfitFindersUSA Bedford,*VA Gary Onks (540) 427-6187
    Lamar Advertising Company 3831 Old Forest Road Suite 6 Lynchburg,*VA*24501 Mark Snowden (434) 385-4524 (800) 788-3009

    The part I can't figure out is to be able to transpose sets of data that vary is size.

    It would be great if there was a way to transpose the rows to a specific column if the row content is a Company Name, addreess, phone number.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Transpose groups of data of various sizes

    Hi..

    Please Login or Register  to view this content.
    It would be great if there was a way to transpose the rows to a specific column if the row content is a Company Name, addreess, phone number.
    That would be nice.. not sure how you would determine (by code), what goes where..
    Attached Files Attached Files

  3. #3
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Transpose groups of data of various sizes

    I guess if you wanted to adjust the data manually after it has been transposed.. this might at least make it faster..

    Basically.. if you want to move some data to the right.. just double click on the cell.

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    08-23-2014
    Location
    Miami, USA
    MS-Off Ver
    365
    Posts
    69

    Re: Transpose groups of data of various sizes

    apo,

    Thank you so very, very much.

    I did test your code, and it did the trick.
    I will study your code to learn something new.

    I still need to do some more data manipulation (try to figure out if I can transpose to specific column based on data values) so I might be posting here again.

    Thanks again

  5. #5
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Transpose groups of data of various sizes

    You're welcome..

    The part I can't figure out is to be able to transpose sets of data that vary is size.
    As your data had a nice blank row between each set.. using Areas was well suited.

    As you can see.. I resized the amount of columns that the data would be transposed into by the Count of each Area.

    This might help..

    http://msdn.microsoft.com/en-us/libr...ffice.11).aspx

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

    Re: Transpose groups of data of various sizes

    Just replace "a" with "b" for col. reference

    http://www.mrexcel.com/forum/excel-q...ic-data-2.html
    Please Login or Register  to view this content.

+ 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 cells in groups of 4
    By Hremehre in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-14-2014, 12:32 AM
  2. Need forumla to sum number of unique values in groups of different sizes
    By ea2146 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-30-2013, 02:33 PM
  3. [SOLVED] transpose data from columns to rows by groups
    By rostar99 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-15-2012, 06:42 PM
  4. Transpose Column A Groups to Rows
    By stanleydgromjr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-08-2010, 11:47 PM
  5. Automatically sum entries in groups of different sizes
    By Northern Hybrid in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-22-2005, 04:09 AM

Tags for this Thread

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