+ Reply to Thread
Results 1 to 2 of 2

Remove after first space

  1. #1
    Registered User
    Join Date
    01-11-2011
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    1

    Remove after first space

    Hello to all!:
    i need to know the formula to remove all character after the a space.
    example in a cell:
    Jhon Doe
    result:
    Jhon.

    i used the formula in the past, but i dont remember, but is like =LEFT(A1, " ").
    Thanks in advanced.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Remove after first space

    Formula wise =left(a1,search(" ",a1)-1)

    Or Ctrl + H Find what: space* replace with ( leave blank)

+ 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