+ Reply to Thread
Results 1 to 5 of 5

Special characters

  1. #1
    Forum Contributor
    Join Date
    03-18-2010
    Location
    FL
    MS-Off Ver
    Excel 2016
    Posts
    147

    Special characters

    Hello,

    I have the attached file, it is showing the character code instead the special characters, this is how we import it from our vendor and then we need to upload it to our website correctly. I have a file with 2500 rows. Any one has an idea how to replace the character code for the special symbols? There are many of them.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Special characters

    Hi Dandi10,

    If Excel comes in between your process of upload to website, you can use the Substitute function to remove the special characters :-

    =SUBSTITUTE(A7,"&","")
    =SUBSTITUTE(A7,"#","")

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Forum Contributor
    Join Date
    03-18-2010
    Location
    FL
    MS-Off Ver
    Excel 2016
    Posts
    147

    Re: Special characters

    Hi DILIPandey,

    Thank you for the reply. What I actually need is to show these characters in the website, not to remove them. Any idea?

    Thanks!

    Dan.

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Special characters

    Ok...

    Any one has an idea how to replace the character code for the special symbols? There are many of them.
    I was carried away with above line.. and to replace there are two widely used function apart from normal ctrl + H and that are Substitute and Replace.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>

  5. #5
    Forum Expert Whizbang's Avatar
    Join Date
    08-05-2009
    Location
    Greenville, NH
    MS-Off Ver
    2010
    Posts
    1,395

    Re: Special characters

    Use the CHAR() function.

+ 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