+ Reply to Thread
Results 1 to 2 of 2

Check values seperated by comma, if matches copy cells

  1. #1
    Registered User
    Join Date
    06-13-2013
    Location
    Vienna, Austria
    MS-Off Ver
    Excel 2010
    Posts
    2

    Check values seperated by comma, if matches copy cells

    Hi!

    Since I'm new to VBA I'm looking for a code to solve the following problem:

    There are two Worksheets in the attached Excel-File called "Inventory" and "Location".

    As soon as there's an entry in row D of the sheet "Location", the value of the 12 left characters of the entry should be compared with the data of row A in sheet "Inventory". If it matches an inventory-number, the rows A, B, C and E in the line of the compared numer in sheet "Location" should be copied to the rows E to H in sheet "Inventory". This should also work for possibly more then one entries per cell, seperated by comma in row D of sheet "Location".

    I hope i could explain my needs for everyone to understand, though english is not my native language.

    thanks
    dervish65
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    06-13-2013
    Location
    Vienna, Austria
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Check values seperated by comma, if matches copy cells

    Problem solved!

    Thanx to Carsten from Bremen!

    Here's his perfectly working Code for my Inventory-List:

    Please Login or Register  to view this content.
    Regards
    dervish65

+ 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