+ Reply to Thread
Results 1 to 6 of 6

Extract Middle Name

  1. #1
    Registered User
    Join Date
    05-24-2019
    Location
    india
    MS-Off Ver
    2010`
    Posts
    6

    Extract Middle Name

    Which is the short formula to extract middle name.

    example : David samuel John

    (Samuel)

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,177

    Re: Extract Middle Name

    Try this

    =TRIM(MID(SUBSTITUTE(A1," ",REPT(" ",100)),100,100))

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,621

    Re: Extract Middle Name

    Some more examples please?

  4. #4
    Registered User
    Join Date
    05-24-2019
    Location
    india
    MS-Off Ver
    2010`
    Posts
    6
    Quote Originally Posted by Pepe Le Mokko View Post
    Some more examples please?
    How can extract

    David From Below sentence

    EX1 - John David MARTIN KING

    EX2 - KING JOHN DAVID MARRIN

  5. #5
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,411

    Re: Extract Middle Name

    With three names in cell A1, with one space between names, ensure no leading space.
    put formula in cell B1 and copy down column B

    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    08-15-2014
    Location
    Denmark
    MS-Off Ver
    365 Pro
    Posts
    94

    Re: Extract Middle Name

    Quote Originally Posted by roshan03 View Post
    How can extract

    David From Below sentence

    EX1 - John David MARTIN KING

    EX2 - KING JOHN DAVID MARRIN
    Try this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If "King" is a name prefix, you need to define whatever prefixes you want to exclude in the search formula
    Last edited by chriskay; 05-24-2019 at 07:24 AM.

+ 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. [SOLVED] Extract text from the middle
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-21-2016, 03:23 PM
  2. Formula to extract middle name
    By papacico in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-07-2016, 04:17 AM
  3. Extract Data from Middle of Cell
    By narrowgate88 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-27-2012, 06:49 PM
  4. Extract 1st name & middle initial
    By mikeburg in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-07-2006, 06:50 PM
  5. Extract number in middle of cell
    By SCOOBYDOO in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  6. Extract middle initial
    By rocket0612 in forum Excel General
    Replies: 4
    Last Post: 07-05-2005, 04:05 AM
  7. Extract number in middle of cell
    By SCOOBYDOO in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-09-2005, 11:05 AM

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