+ Reply to Thread
Results 1 to 5 of 5

Move Rows

  1. #1
    Registered User
    Join Date
    01-04-2010
    Location
    new england, usa
    MS-Off Ver
    Excel 2003
    Posts
    3

    Move Rows

    I have rows of information contact ect. I need every other row and make a sheet with those so i have 2 lists of contact information is there a macro or something I can use to do this for me. Thanks, Sib

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Help Moving Rows

    Hello Sibannac,

    Welcome to the Forum!

    Can you provide an example of the data layout - before and after?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    01-04-2010
    Location
    new england, usa
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Help Moving Rows

    Before ------------ ------------ ------------ After
    Name Number Adress blah blah ------------ Name Number Address Blah blah
    1 ------------ ------------ ------------ ------------ 1
    2 ------------ ------------ ------------ ------------ 3
    3 ------------ ------------ ------------ ------------ 5
    4 ------------ ------------ ------------ ------------ 7
    5 ------------ ------------ ------------ ------------ 9
    6 ------------ ------------ ------------ ------------ 11
    7 ------------ ------------ ------------ ------------ 13
    8 ------------ ------------ ------------ ------------ 15
    9
    10


    so on and so forth along with 2-4-6-8 ect. on another sheet i have about 2600 rows of info 10 columns across
    Last edited by sibannac; 01-04-2010 at 02:26 PM.

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Move Rows

    Hello Sibannac,

    Thanks for the example. I thought that is what you meant. Just wanted to be sure. Here is macro to copy every other row. This example uses "Sheet1" and "Sheet2". You can change the names in the macro to match your sheet names.
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    01-04-2010
    Location
    new england, usa
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Move Rows

    thank you so much i was starting to think ide have to control click a thousand times

+ 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