+ Reply to Thread
Results 1 to 3 of 3

Copy Row based on cell entry

  1. #1
    Forum Contributor
    Join Date
    12-04-2006
    Posts
    201

    Copy Row based on cell entry

    Hi,

    is there a way that you can do the following??

    If any of the following terms LOST,FOUND,HELP are in column 'E', then copy the entire row which has this term in it from the tab called 'MASTER' to the tab called 'LOST'??

  2. #2
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    Try this macro

    It assumes the 2 sheets and the macro are in the same workbook

    It uses column A to identfy last used row on each sheet
    If macro is run more than once it appends each matching item to the next vacant row

    It copies values ony - No formating

    Please Login or Register  to view this content.
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

  3. #3
    Forum Contributor
    Join Date
    02-27-2008
    Posts
    764
    Hi
    try the following codes
    Please Login or Register  to view this content.
    Ravi

+ 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