+ Reply to Thread
Results 1 to 4 of 4

Creating a Macro Loop to copy & paste several lines

  1. #1
    Registered User
    Join Date
    03-04-2013
    Location
    Tennessee, USA
    MS-Off Ver
    2010
    Posts
    13

    Question Creating a Macro Loop to copy & paste several lines

    My question is one is this possible with a macro?
    Second, if so, how?

    1. Copy one row from Data sheet.
    2. Paste into Master sheet. (it will generate a solution)
    3. Copy the solution from Master sheet & paste the values on the Answer sheet.
    4. Repeat for every row of data in Data sheet.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Creating a Macro Loop to copy & paste several lines

    I hope this modified version starts you in the right direction
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    09-25-2012
    Location
    Philadelphia, PA
    MS-Off Ver
    Excel 2010
    Posts
    151

    Re: Creating a Macro Loop to copy & paste several lines

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    09-25-2012
    Location
    Philadelphia, PA
    MS-Off Ver
    Excel 2010
    Posts
    151

    Re: Creating a Macro Loop to copy & paste several lines

    to speed up the macro, add

    Please Login or Register  to view this content.
    right after the Sub Test line and then add

    Please Login or Register  to view this content.
    right before the End Sub line

+ 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