+ Reply to Thread
Results 1 to 4 of 4

Copy alternate Column Data

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Copy alternate Column Data

    Hello:

    I need a VB Macro to copy and certain data from Sheet2 to Sheet1

    Copy O610:O625 from Sheet2 to Sheet1 at D1
    Copy Q610:Q625 from Sheet2 to Sheet1 at E1
    Copy S610:S625 from Sheet2 to Sheet1 at F1
    Copy Q610:Q625 from Sheet2 to Sheet1 at G1

    and so on...last column would be EG610:EG625

    As you can see i need to copy alternate column data.

    Please help and let me know if any questions.

    Thank you

    Riz Momin
    Last edited by rizmomin; 07-08-2013 at 11:40 AM.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Copy alternate Column Data

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Copy alternate Column Data

    so you want column o, s, u, w but Q stays the same in between them?
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  4. #4
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Copy alternate Column Data

    Hi AlphaFrog:

    Your code works great.
    Thank you so much for help.

    RM

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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