+ Reply to Thread
Results 1 to 8 of 8

Removing emoji from string

  1. #1
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Removing emoji from string

    Hello everyone

    i am cleaning a massive fine that contacts emails.

    the problem is that there are also Emoji and when i run the below formula, the emojis are kept

    =TRIM(RIGHT(SUBSTITUTE(LEFT(A1,FIND("@",A1)-1)," ",REPT(" ",99)),99))&MID(A1,FIND("@",A1),FIND(" ",A1&" ",FIND("@",A1))-FIND("@",A1))

    is there a way to remove all of the emojis in one go?

    The file is 175000 rows so any help is appreciated

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Removing emoji from string

    cntrl + H

    find emojis

    replace by leave blanc
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Re: Removing emoji from string

    is it the same command on a MAC??

  4. #4
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: Removing emoji from string

    No, the solution provided by @oeldere is find and replace command which is available in Windows also.
    You need to type in every single emoji and replace it by blank.

    Also, Can you attach a sample file with desired results manually shown?

    You can attach a sample file by clicking on "Go Advanced" button at the bottom of the post and then selecting the "Paper Clip" icon from the tools above.
    Happy to Help

    How to upload excel workbooks at this forum - http://www.excelforum.com/the-water-...his-forum.html

    "I don't get things easily, so please be precise and elaborate"

    If someone's post has helped you, thank by clicking on "Add Reputation" below the post.
    If your query is resolved please mark the thread as "Solved" from the "Thread Tools" above.

    Sourabh

  5. #5
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Re: Removing emoji from string

    here is a sample data
    Attached Files Attached Files

  6. #6
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: Removing emoji from string

    We need to develop a formula. For that we need some criteria to clean the strings. For example - all emoji begin with @, etc. So, please specify these criteria, on the basis of which we can make a formula.

    Also tell what should be the desired results.

    Try to cover all the possible variations of strings so that a dynamic formula to suit all cases can be built.

  7. #7
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Removing emoji from string

    See the forumrules about crossposting.

    http://www.mrexcel.com/forum/excel-q...ji-string.html

  8. #8
    Forum Contributor
    Join Date
    05-06-2015
    Location
    Sri Lanka
    MS-Off Ver
    2016, 2007
    Posts
    135

    Re: Removing emoji from string

    I am not an expert, my gut feeling is replace what not A-Z or 0-9 or @ with ""

+ 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. Removing apostrophies from a string
    By cloudwalking in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-07-2013, 07:03 PM
  2. Replies: 5
    Last Post: 11-08-2012, 03:38 PM
  3. removing first and last characters of a string
    By jeskit in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-11-2011, 09:45 AM
  4. Removing nonnumbers in a string
    By mizunobill in forum Excel General
    Replies: 2
    Last Post: 03-28-2011, 03:20 PM
  5. removing space from string
    By reggie1000 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-24-2008, 04:23 AM
  6. Please help with removing text string
    By excelator in forum Excel General
    Replies: 3
    Last Post: 08-14-2006, 07:15 PM
  7. Removing Spaces from string
    By katmando in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-16-2006, 09:16 AM
  8. removing commas from a string
    By TheIrishThug in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-18-2005, 01:50 PM

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