+ Reply to Thread
Results 1 to 5 of 5

Matching name formula

  1. #1
    Registered User
    Join Date
    10-01-2007
    Posts
    6

    Matching name formula

    FDibbins helped be with a formula to match names from one worksheet to cells in antother worksheet. However, when I originally asked I forgot to mention that some of the names in the cells have a middle name or initial included. So, the formula is working fine - except on the names that have a middle name or initial. In that case, it is returning a 'Not Found.' Can somebody help to revise the code to maybe ignore the middle initial?

    Thank you.
    A~

    =IFERROR(INDEX(spGangID,IFERROR(IFERROR(IFERROR(MATCH("*"&$E13&"*",template!K$2:K$250,0),MATCH("*"&$E13&"*",template!M$2:M$250,0)),MATCH("*"&$E13&"*",template!AC$2:AC$250,0)),"")),"Not Found")

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Matching name formula

    Why not stay in your earlier post, and add the question in a excel file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    10-01-2007
    Posts
    6

    Re: Matching name formula

    Thank you for the advice. I did post this question in my earlier post and have not received a reply so that is why I moved it here.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Matching name formula

    In that case I need to search in the forum to find the file (in your earlier question).

    Staying in your earlier question also has the advantage that we can see which solutions are already offered.

  5. #5
    Registered User
    Join Date
    10-01-2007
    Posts
    6

    Re: Matching name formula


+ 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. Excel 2007 : Sum formula with matching criteria
    By jodemoss in forum Excel General
    Replies: 2
    Last Post: 09-20-2011, 01:08 AM
  2. matching formula
    By Jordans121 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2010, 06:29 PM
  3. [SOLVED] matching formula
    By Todd in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-01-2006, 01:10 PM
  4. Help with matching formula
    By Soth in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-01-2006, 12:15 PM
  5. [SOLVED] matching formula
    By Todd in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-11-2005, 06:06 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