+ Reply to Thread
Results 1 to 2 of 2

copy specific cells in row based of of value in anpther cell to another worksheet.

  1. #1
    Forum Contributor
    Join Date
    06-06-2017
    Location
    Phoenix, AZ
    MS-Off Ver
    2013
    Posts
    129

    copy specific cells in row based of of value in anpther cell to another worksheet.

    Hello all.
    I need help with this code. I am trying to get this code to loop through each line copying the row information for the deposit that is listed as "RLCMO" or “RPCMO” in cell “H” in the SIGN_IN sheet to the sort sheet. I have tried to get it to loop but can’t seem to get it to go. the code is located in sub routine CAP_PD_DEPOSIT TRANSFER() in Module1. All help is greatly appreciated!

    Please Login or Register  to view this content.
    Thanks again for all help on this.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-06-2017
    Location
    drevni ruchadlo
    MS-Off Ver
    old
    Posts
    2,251

    Re: copy specific cells in row based of of value in anpther cell to another worksheet.

    "Target" is a variable for worksheet event, not for Module procedures.

    If anything, it should be:
    For worksheet module:
    Please Login or Register  to view this content.
    For "Module1" module:
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Copy specific cells in a row from one workbook to another based on Cell value
    By prvnchdry in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 05-12-2017, 03:44 AM
  2. [SOLVED] VBA code to copy specific cells based on cell value
    By Dineth in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-10-2016, 12:47 PM
  3. [SOLVED] Need to copy certain cells to different worksheet based on cell value
    By Lucille Boshoff in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-12-2016, 06:50 AM
  4. Replies: 7
    Last Post: 07-16-2013, 06:47 AM
  5. [SOLVED] Copy specific cells based on one word in the cell, to a different worksheet
    By Lfaulst1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-30-2013, 05:26 PM
  6. Need to copy specific cells into an existing worksheet based on date entered by user
    By jrfleury in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-17-2011, 09:44 AM
  7. Replies: 2
    Last Post: 11-20-2009, 02:05 PM

Tags for this Thread

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