+ Reply to Thread
Results 1 to 7 of 7

Formula for removing special characters.

  1. #1
    Registered User
    Join Date
    10-28-2012
    Location
    Manila, Philippines
    MS-Off Ver
    MS Officel 2010
    Posts
    17

    Formula for removing special characters.

    Hi,


    I need a formula to remove special characters (i.e. (),#*&!).


    Thanks and have a good one!



    Alex
    Regards,


    Alex

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Formula for removing special characters.

    Try this...

    =SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A1,"(",""),")",""),",",""),"#",""),"*",""),"&",""),"!","")

    Replace the reference A1 to your desired cell


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: Formula for removing special characters.

    Try This link -

    It might help!

    http://www.mrexcel.com/forum/excel-q...es-one-go.html

    Deep
    Cheers!
    Deep Dave

  4. #4
    Registered User
    Join Date
    10-28-2012
    Location
    Manila, Philippines
    MS-Off Ver
    MS Officel 2010
    Posts
    17

    Re: Formula for removing special characters.

    Thanks sixthsense for the quick reply.

    Sorry I did not include specifics... I need to remove () from this string (08) 1234 1234.


    Thanks

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Formula for removing special characters.

    In A1 Cell
    (08) 1234 1234

    In B1 Cell
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    10-28-2012
    Location
    Manila, Philippines
    MS-Off Ver
    MS Officel 2010
    Posts
    17

    Re: Formula for removing special characters.

    Gotcha! Thanks...

  7. #7
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Formula for removing special characters.

    Glad it helps you and thanks for the feedback and rep

+ 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. Replies: 4
    Last Post: 11-17-2012, 04:42 AM
  2. Removing Duplicates and adding special characters
    By dawsonsoo in forum Excel General
    Replies: 7
    Last Post: 10-12-2011, 02:49 PM
  3. Formula for finding Special characters
    By Cullen8 in forum Excel General
    Replies: 11
    Last Post: 03-18-2010, 03:49 AM
  4. Consolidating VB code (Removing 29 different Special Characters)
    By adgjqetuo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-11-2009, 07:25 AM
  5. Removing special characters in a text cell
    By Darrell in forum Excel General
    Replies: 0
    Last Post: 03-30-2005, 08:50 PM

Tags for this Thread

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