Results 1 to 12 of 12

match data, then copy

Threaded View

  1. #3
    Registered User
    Join Date
    03-26-2004
    Location
    Calif, USA
    Posts
    7
    Hello Rylo,

    So glad to see your msg!
    Yes, I do need vba because the sheetB with the destination qty col is actually a big sheet with 1200 lines.
    sheetA, however, has about 50 lines for the products that customer orders.
    Then, what I try to do is, if the part# match, the qty should be copied to the qty field of sheetB on the row that has that particular part#. A brief illustration below:

    sheetA
    part# qty
    xxx102 2

    sheetB (before macro)
    part# qty
    xxx102 (blank)

    sheetB (after macro, part# xxx102 matches)
    part# qty
    xxx102 2

    I really really do hope you/others can help me with this vba code.

    N.
    Last edited by Nee; 11-08-2007 at 09:07 PM.

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