+ Reply to Thread
Results 1 to 6 of 6

Extract last word string

  1. #1
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Extract last word string

    Hi,

    Give the best formula to extract the last word strings.

    Attached file FYR.

    Regards
    Shareez
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-28-2014
    Location
    Turkey
    MS-Off Ver
    Excel 2013
    Posts
    159

    Re: Extract last word string

    Please Login or Register  to view this content.
    This in an array formula and so must be confirmed with CTRL+SHIFT+ENTER and not just ENTER then pull down.

    Or

    Please Login or Register  to view this content.
    Last edited by Ali Kırksekiz; 07-06-2015 at 05:44 AM.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Extract last word string

    =TRIM(RIGHT(SUBSTITUTE(SUBSTITUTE(A2,","," ")," ",REPT(" ",256)),256))
    try this and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: Extract last word string

    =TRIM(RIGHT(SUBSTITUTE(A2;",";REPT(" ";250));250))
    or this "normal" formula
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  5. #5
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Unhappy Re: Extract last word string

    ...if there are always only ever three commas then

    Please Login or Register  to view this content.
    edit...just seen popipipo's which is 9 characters shorter. Damn!
    Last edited by Richard Buttrey; 07-06-2015 at 05:57 AM.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  6. #6
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Extract last word string

    That's my TEAM; always Quick and Accurate.

    Thanks a ton.

+ 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. Extract last word from a string and next to last word and so on.
    By ejbeckwith in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-14-2013, 08:51 AM
  2. [SOLVED] extract word from string
    By sep910 in forum Excel General
    Replies: 3
    Last Post: 09-03-2013, 04:59 AM
  3. Extract Word from String
    By minhestrone in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-21-2013, 11:06 PM
  4. Extract String After Specific Word
    By Gingeiko in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-03-2011, 09:05 AM
  5. How do I extract a word from a string?
    By Gabe Tiger in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-14-2006, 10:55 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