+ Reply to Thread
Results 1 to 3 of 3

Copy multiple columns > Paste in one column concurrently

  1. #1
    Registered User
    Join Date
    04-09-2014
    Location
    houston, tx
    MS-Off Ver
    Excel 2013
    Posts
    2

    Copy multiple columns > Paste in one column concurrently

    Hello,

    Just as the title says, I am trying to figure out how to copy multiple columns with 24 rows each into a single running column. I would just do it manually, but there are hundreds and hundreds of columns, and I know there has to be an easier way.

    Example:

    A1 B1 C1
    A2 B2 C2
    A3 B3 C3

    To:

    A1
    A2
    A3
    B1
    B2
    B3
    C1
    C2
    C3
    ..Etc

    Thank you!

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    23,982

    Re: Copy multiple columns > Paste in one column concurrently

    Try this:
    Please Login or Register  to view this content.
    How to install your new code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    To run the Excel VBA code:
    1. Press Alt-F8 to open the macro list
    2. Select a macro in the list
    3. Click the Run button
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    04-09-2014
    Location
    houston, tx
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: Copy multiple columns > Paste in one column concurrently

    Well that was too easy.... haha

    Worked perfectly, thank you so much!

    Now to try and learn some VBA code so I can start doing this on my own.

+ 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. copy multiple columns and paste into one
    By papasmurfuo9 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-26-2014, 11:06 AM
  2. [SOLVED] Macro to copy columns and paste into one column in next blank column
    By rmmohan in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 07-31-2013, 03:14 PM
  3. [SOLVED] Copy/Paste multiple columns as values based on another columns criteria
    By Dgp2012 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-28-2013, 06:50 AM
  4. [SOLVED] Faster way to copy and paste multiple columns in Sheet1 to corresponding columns in Sheet2
    By babbeleme1 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-19-2013, 12:55 AM
  5. copy column in WB1 and paste it in specified columns in WB2
    By sreenivas-n in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-29-2012, 04:19 AM

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