+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    11-28-2009
    Location
    Philadelphia, USA
    MS-Off Ver
    Excel 2003
    Posts
    1

    How to copy one in ten row?

    Hello,

    I need to mark 1st, 10th, 20th, 30th etc. rows and copy them to another document, how I could do it?

    Could you plese help me?
    Thank you in advance!

  2. #2
    Forum Moderator Richard Buttrey's Avatar
    Join Date
    02-15-2008
    Location
    Grappenhall, UK
    MS-Off Ver
    Excel for Windows & Mac - all versions.
    Posts
    5,826

    Re: How to copy one in ten row?

    Hi

    =MOD(ROW(),10)

    copied down against your range of cells, then filter the range on the value 0, (or if you're not starting in row 1, whichever integer marks each 10th row), and copy paste as required.

    HTH
    Richard Buttrey

    If this was useful then please rate it appropriately.

    Click the small star icon at the bottom left of my post.

  3. #3
    Valued Forum Contributor
    Join Date
    04-21-2007
    Location
    Lima, Peru
    MS-Off Ver
    2000, 2007, 2010
    Posts
    656

    Re: How to copy one in ten row?

    Hi

    I am not sure if this is exactly what you are looking for but you can probably adapt it to fit your requirements.

    There are two macros in the example the first copies every tenth row to sheet 2, the second copies the first row and then every tenth row.

    Regards

    Jeff
    Attached Files Attached Files

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.2.0