+ Reply to Thread
Results 1 to 4 of 4

copy every 12 cells skip a cell (column) and copy

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    copy every 12 cells skip a cell (column) and copy

    Hello. I want to copy cells from row 1 (starting in A1) into row 2 (starting in B2) but I want to copy every 10 cells from row 1 and then skip a cell in row 1 and copy 12 cells, skip 1, copy 12, and so on. How can I write vba code!!

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: copy every 12 cells skip a cell (column) and copy

    Why VBA?
    write some test data in A1, B1, C1 ... (say 1 2 3 ...
    than in any (but row1) cell formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    and copy right - you will get 1...12,14... 25,27 ...
    Best Regards,

    Kaper

  3. #3
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: copy every 12 cells skip a cell (column) and copy

    That didn't work. Let me show you what I want.
    Attached Files Attached Files

  4. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: copy every 12 cells skip a cell (column) and copy

    The file has quite different data layout than in first post (... copy cells from row 1... copy 12 cells, skip 1, copy 12...)
    But solution can be similar.
    In B1:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy down.

+ 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 formula down column but need to skip 'n' rows
    By wschultek in forum Excel General
    Replies: 18
    Last Post: 03-12-2014, 03:24 PM
  2. Copy paste into first cell in column, Skip cells with text.
    By miles.boyle in forum Excel General
    Replies: 4
    Last Post: 08-30-2013, 08:08 AM
  3. Copy and skip hidden cells
    By imerial in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 03-25-2013, 09:32 AM
  4. Replies: 3
    Last Post: 01-30-2013, 04:32 PM
  5. Copy Formula Horizontally Need to Skip Column
    By samchargers09 in forum Excel General
    Replies: 7
    Last Post: 12-22-2010, 06:02 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