+ Reply to Thread
Results 1 to 3 of 3

Copy and Paste cells that match another cell

  1. #1
    Forum Contributor
    Join Date
    05-19-2012
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    200

    Copy and Paste cells that match another cell

    I have this code that copies an entire row (of a cell that matches "i1" in column "AA7:AA100") and pastes the entire row in the next available row starting with AA1....
    But I DO NOT want it to copy an entire row, rather just between (AA:AQ) of the matching cell's row


    Please Login or Register  to view this content.
    Last edited by nenadmail; 08-08-2012 at 05:08 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy and Paste cells that match another cell

    Try this
    Replace
    Please Login or Register  to view this content.
    with
    Please Login or Register  to view this content.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor
    Join Date
    05-19-2012
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    200

    Re: Copy and Paste cells that match another cell

    Thanks... it works...

+ 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