+ Reply to Thread
Results 1 to 5 of 5

return name after 30 caracters

  1. #1
    Registered User
    Join Date
    10-26-2015
    Location
    portugal
    MS-Off Ver
    10
    Posts
    3

    Question return name after 30 caracters

    Greetings!

    I want to return name after 30 caracters.
    e.g. "2356_26_10_2012_hgkl_DFGR_BNG_AssemRoller_Linear-JKO"

    once the final words are variables this is the result i want to obtain
    "AssemRoller_Linear-JKO"

    thanks

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: return name after 30 caracters

    If the text is in A1:

    =RIGHT(A1,LEN(A1)-30)

    This will work as long as there are always 30 characters to remove.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-26-2015
    Location
    portugal
    MS-Off Ver
    10
    Posts
    3

    Re: return name after 30 caracters

    ain't working, maybe because of use of excell 2010?

  4. #4
    Registered User
    Join Date
    10-26-2015
    Location
    portugal
    MS-Off Ver
    10
    Posts
    3

    Re: return name after 30 caracters

    Has worked.
    It was because of use of formula in portuguese.
    When i made the relation worked!

    Thanks

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: return name after 30 caracters

    Yes, you need ; where I use ,. Please mark the thread as solved.

+ 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] Trim special caracters in cell to be to split data into columns.
    By SamCV in forum Excel General
    Replies: 5
    Last Post: 04-09-2014, 03:23 PM
  2. Double click row to return data to userform for edit then return back to sheet
    By MattRSJ in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 01-31-2014, 06:05 AM
  3. Formulla If Contains Any Caracters Replace with Space
    By marko737 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-27-2013, 07:19 PM
  4. Replies: 4
    Last Post: 03-13-2013, 12:38 PM
  5. [SOLVED] count the number of caracters in a cell
    By Jan in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 06-30-2006, 04:35 PM
  6. [SOLVED] add colours to caracters
    By sheva in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-19-2006, 06:50 AM
  7. Increase Fotter Caracters
    By LoveCandle in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-25-2005, 02:58 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