+ Reply to Thread
Results 1 to 5 of 5

Transpose based on helper column VBA

  1. #1
    Registered User
    Join Date
    07-23-2012
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    33

    Transpose based on helper column VBA

    Hello,

    I am trying to move data from column B into rows. In Column A, I have the corresponding Title to which the data in column B belongs to. However, I have over 10,000 lines. Is there any way to do this using VBA?

    I have attached a spreadsheet as an example of what I am trying to accomplish.

    Many thanks in advance and any advice is much appreciated.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: Transpose based on helper column VBA

    Try:
    Please Login or Register  to view this content.
    Thanks,
    Solus


    Please remember the following:

    1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    Highlight the code in your post and press the # button in the toolbar.
    2. Show appreciation to those who have helped you by clicking below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    "Slow is smooth, smooth is fast."

  3. #3
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: Transpose based on helper column VBA

    If you're going where I think you're going, it wouldn't be hard to then delete columns B and C and then loop through and delete any rows where A is empty.

  4. #4
    Registered User
    Join Date
    07-23-2012
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    33

    Re: Transpose based on helper column VBA

    Thanks Solus. This is exactly what I needed!

  5. #5
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: Transpose based on helper column VBA

    No problem. If you are satisfied with the solution. Please mark the thread as [SOLVED]

+ 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. [SOLVED] Transpose data based on value changing in 1st column
    By jiddings in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-22-2013, 12:11 PM
  2. Replies: 3
    Last Post: 04-19-2012, 10:45 AM
  3. How to transpose a column based on similar values
    By tdunford7 in forum Excel General
    Replies: 4
    Last Post: 02-28-2012, 12:51 AM
  4. Transpose 2nd column based on repeats in 1st column
    By GregJ in forum Excel General
    Replies: 4
    Last Post: 03-19-2009, 04:29 AM
  5. [SOLVED] What is a helper column?
    By RMPPOD in forum Excel General
    Replies: 3
    Last Post: 01-28-2005, 04:06 PM

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