+ Reply to Thread
Results 1 to 4 of 4

VBA to copy data in the columns to row A

  1. #1
    Registered User
    Join Date
    03-27-2016
    Location
    United States
    MS-Off Ver
    2010
    Posts
    39

    VBA to copy data in the columns to row A

    Dear experts
    I need a help in writing a code that allows me to copy data from the column B to Column BBE and paste in Column A, row wise. I have information as below

    Please Login or Register  to view this content.
    I would like to keep my data as below after running macro

    COLUMN A

    Row1 003
    Row 2 443
    Row 3 851A
    Row 4 blank row
    Row 5 465
    Row 6 376
    Row 7 346
    Row 8 097
    Row 9 blank row
    Row 10 234
    Row 11 123
    Row 12 456
    Row 13 345
    Row 14 087
    Row 15 456
    Row 16 987
    Row 17 534
    Row 18 blank row
    Row 19 567
    Row 20 678
    Row 21 098
    Row 16 445
    Row 17 098
    Row 18 345 and

    So on till Column BBE. Right now am manually cutting the columns and pasting in Column A but i have huge set of data which makes the job little time taking.

    Thanks a lot
    Last edited by maryflower; 03-27-2016 at 08:07 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    02-02-2016
    Location
    Indonesia
    MS-Off Ver
    Office 365
    Posts
    1,028

    Re: VBA to copy data in the columns to row A

    Try this:
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    03-27-2016
    Location
    United States
    MS-Off Ver
    2010
    Posts
    39

    Re: VBA to copy data in the columns to row A

    Dear Akuini,

    Sorry for the late reply. This is just what I was looking for. Thank you so much!

  4. #4
    Valued Forum Contributor
    Join Date
    02-02-2016
    Location
    Indonesia
    MS-Off Ver
    Office 365
    Posts
    1,028

    Re: VBA to copy data in the columns to row A

    Quote Originally Posted by maryflower View Post
    Dear Akuini,

    Sorry for the late reply. This is just what I was looking for. Thank you so much!
    You're welcome & thanks for the feedback

+ 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] Macro Needed to copy data from columns of sheet1 to columns of sheet2
    By 823 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-15-2015, 11:48 AM
  2. [SOLVED] Copy data from multiple columns and paste into single columns
    By daniel_t in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-09-2015, 11:20 AM
  3. Replies: 0
    Last Post: 05-22-2014, 08:10 AM
  4. Macro to filter data and copy the data's from multiple columns based on the criteria
    By millatshawn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-22-2014, 08:14 AM
  5. macro to copy non blank data from 3 columns to the next 3 columns
    By alwinaz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-07-2013, 06:21 AM
  6. Macro to copy 3 columns of data from multiple sheets into 3 columns on 1 sheet
    By bballdcm2007 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-15-2012, 04:37 PM
  7. Copy certain columns of data to new worksheet based on two columns.
    By jpecor2 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-13-2011, 04:27 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