+ Reply to Thread
Results 1 to 8 of 8

How to Truncate first 80 characters by keeping meaningful word in end

  1. #1
    Registered User
    Join Date
    04-02-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    4

    How to Truncate first 80 characters by keeping meaningful word in end

    How to truncate datas after first 80 characters by keeping meaningful word in end
    Last edited by Rens243; 04-02-2013 at 03:04 AM. Reason: MisConception

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    Welcome to the forum.
    Maybe to better explain your problem a sample would be better but you can experiment with this functions

    =RIGHT(A1,LEN(A1)-80)
    **delete 80 characters from the beginning
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

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

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    Alternative : Data - text to columns - Fixed width - Insert break line at character 80

  4. #4
    Registered User
    Join Date
    04-02-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    How to truncate datas after first 80 characters by keeping meaningful word in end.
    Thanks

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

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    You already have two answers...

  6. #6
    Registered User
    Join Date
    04-02-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    Hi,
    In the end words get truncated and i wont get meaningful word in end. Hence i need meaningful word in end.

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

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    find the attachment it may help you
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    04-02-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: How to Truncate first 80 characters by keeping meaningful word in end

    Thanks it is working

+ 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