+ Reply to Thread
Results 1 to 6 of 6

Matching First Name in Range of Names

  1. #1
    Registered User
    Join Date
    05-01-2009
    Location
    Portugal
    MS-Off Ver
    Excel 2007
    Posts
    3

    Matching First Name in Range of Names

    Hi there,

    I'm trying to find a way to check if the first and last name that are the content of cell A are anywhere in cell B and beyond. I've included an example:

    http://tinypic.com/view.php?pic=28cpkr9&s=5

    In the example A1 must match B1, C1 and C2.

    Many thanks for any help.

  2. #2
    Forum Expert
    Join Date
    01-03-2006
    Location
    Waikato, New Zealand
    MS-Off Ver
    2010 @ work & 2007 @ home
    Posts
    2,243

    Re: Matching First Name in Range of Names

    hi,

    At a glance, you may find the Find or Search functions useful. These are documented in the Excel Help files.

    However, it is much easier for people to help with requests like yours if you attach an example file (rather than a picture). Can you please upload a file with sample data & an explanation of the expected results so we can provide more effective help?


    hth
    Rob
    Rob Brockett
    Kiwi in the UK
    Always learning & the best way to learn is to experience...

  3. #3
    Registered User
    Join Date
    05-01-2009
    Location
    Portugal
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Matching First Name in Range of Names

    Hi there,

    I've uploaded an example of i want to do. My problem in using the Search or Find functions is that they are case sensitive, and my source data has titles (Miss, Mr.).

    Again, thanks for the help.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,908

    Re: Matching First Name in Range of Names

    Originally, I want to solve it by one cell, but it's complicated.
    Therefore, I use more cell to solve this problem. Please, see attached.

    I don't notice you want a VBA version. I just solve it using formula.

    HTH
    windknife
    Attached Files Attached Files
    Last edited by windknife; 05-02-2009 at 09:24 AM.

  5. #5
    Registered User
    Join Date
    05-01-2009
    Location
    Portugal
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Matching First Name in Range of Names

    Hi there,

    Thanks for the great help. It works perfectly.

    Thank you so much.

  6. #6
    Forum Expert
    Join Date
    01-03-2006
    Location
    Waikato, New Zealand
    MS-Off Ver
    2010 @ work & 2007 @ home
    Posts
    2,243

    Re: Matching First Name in Range of Names

    hi Phire

    I'm pleased Windknife has been able to give you a solution (& shown you how the Search function can be used).

    Quote Originally Posted by phire View Post
    Hi there,
    I've uploaded an example of i want to do. My problem in using the Search or Find functions is that they are case sensitive, and my source data has titles (Miss, Mr.).
    Again, thanks for the help.

    To clarify/correct your above comments for others who may read this post looking for solutions to their own problems, here's a quote from the Help files for Excel 2000:
    FIND finds one text string (find_text) within another text string (within_text), and returns the number of the starting position of find_text, from the first character of within_text. You can also use SEARCH to find one text string within another, but unlike SEARCH, FIND is case sensitive and doesn't allow wildcard characters.
    Rob

+ 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