Results 1 to 6 of 6

VBA code to search from different sheet > Copy the row > Paste on different sheet.

Threaded View

  1. #1
    Registered User
    Join Date
    12-02-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    4

    VBA code to search from different sheet > Copy the row > Paste on different sheet.

    Hi All,

    I am seeking your help on VBA code.

    1. Currently i had a range of data in sheet1 ( A1:G4000 )
    2. Sheet1 Col A1 are Unique alphanumeric code. ( Use to generate Barcode )
    3. Under sheet2 A1:A4000 will be input, which user will scan the barcode.
    4. Once the barcode scanned and input to range of A1:A4000, the cell will be uneditable with password protection.
    5. If the same barcode being scanned again, it will not capture in range A1:A4000. Active cell will remain at the empty cell to be ready for input again.

    Above is the function that will be in Range A1:A4000. Below is the trigger needed whenever the barcode scanned / the cell had input.

    6. Whenever the Cell Range of A1:A4000 had a input, VBA will trigger and search over the Sheet1 A1:A4000. Once the Unique code searched, copy Bx:Gx and paste into the cell which under the same room of the Barcode being scanned. And finally the entire row will be protected ( If this option is not available, is ok ).


    Appreciate that someone can enlighten me on this option with VBA. As i do not have any knowledge on VBA coding. Thanks
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Search row with criteria in all sheet, copy rows and paste in new created sheet
    By dekueb in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-24-2013, 01:42 PM
  2. Replies: 1
    Last Post: 03-28-2013, 02:49 PM
  3. Search 1 sheet for 4 or 5, copy that row and paste to another sheet
    By chamasp in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-17-2010, 08:07 PM
  4. Replies: 2
    Last Post: 10-15-2009, 10:12 AM
  5. Macro to search the sheet name and copy and paste the data from a major sheet
    By salma2009 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-04-2009, 02:11 AM

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