+ Reply to Thread
Results 1 to 3 of 3

Partial Match List

  1. #1
    Registered User
    Join Date
    03-09-2005
    Posts
    5

    Partial Match List

    I have 2 lists shown below. Obviously Larry Jones and Bob Smith are the same people as in List2 except List 2 has only first initials. I am trying to find a formula that will tell me the people in List 1 who are a partial match for List 2. Maybe put a mark by the ones that are a partial match. I am using Excel 2007. Thanks in advance...



    List 1
    Jones, Larry
    Smith, Bob
    Walters, V

    List 2
    Jones, L
    Smith, B
    Wallace, V

  2. #2
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394
    For the first list
    • find the position of the comma
    • add 2 to this number
    • select that number of characters from the left
    • search for this resulting string using vlookup in the other list

    see attachement

    Matt
    Attached Files Attached Files
    Last edited by Mallycat; 10-03-2008 at 11:35 PM. Reason: clarity

  3. #3
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    List1 A1:A3
    List2 B1:B3

    Please Login or Register  to view this content.
    and copy down
    I need your support to add reputations if my solution works.


+ 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. Vlookup - Partial Match
    By VegasL in forum Excel General
    Replies: 8
    Last Post: 06-08-2008, 03:25 AM
  2. MATCH on partial strings
    By ffffloyd in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-28-2008, 05:26 AM
  3. Function to match random list values to set list values.
    By Sandman4432 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-24-2007, 09:22 PM
  4. Replies: 2
    Last Post: 11-16-2007, 10:36 AM
  5. Dynamic Form in Excel
    By lisa6538 in forum Excel General
    Replies: 15
    Last Post: 01-11-2007, 03:57 PM

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