{"id":5180,"date":"2020-04-22T14:49:46","date_gmt":"2020-04-22T14:49:46","guid":{"rendered":"http:\/\/officetuts.net\/excel\/?p=5180"},"modified":"2024-03-28T13:26:42","modified_gmt":"2024-03-28T13:26:42","slug":"remove-character-from-string","status":"publish","type":"post","link":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/","title":{"rendered":"Remove Character from String in Excel"},"content":{"rendered":"\n
Remove-Character-from-String-in-Excel<\/a>Download File<\/a><\/div>\n\n\n\n

There are a few ways you can remove characters from cells in Excel. You can do it from the ribbon, using the formula, or the VBA code. You can get rid of a single, or multiple characters.<\/p>\n\n\n\n

Remove characters with Find and Replace<\/h2>\n\n\n\n

The Find and Replace<\/strong> feature is the most straightforward way to replace the character. You can also use it to remove a character by replacing a searched character with a space. Here’s how it works:<\/p>\n\n\n\n

This example shows a list of names separated by commas:<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

To remove commas<\/a>, select values inside the table and navigate to Home >> Editing >> Find & Select >> Replace<\/strong>.<\/p>\n\n\n\n

You can also use the Ctrl + H<\/strong> keyboard shortcut to access this feature.<\/p>\n\n\n\n

In Find what<\/strong> insert a comma, and in Replace with<\/strong> don’t enter anything.<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

Click Replace All<\/strong> to replace all commas to empty spaces. In other words, remove commas.<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

Remove characters using a formula<\/h2>\n\n\n\n

Another way to remove characters is to use the SUBSTITUTE<\/a> function. This function takes a string and removes one type of character with a different type.<\/p>\n\n\n\n

To use this formula, you have to create a second column in your table:<\/p>\n\n\n\n

=SUBSTITUTE(A2,\",\",\"\")<\/code><\/pre>\n\n\n\n

This function takes a text as the first parameter. In the second parameter, we specify a string (in our case a single character that is a comma) \u00a0that Excel searches for. This character is replaced with the character in the third argument. In our case, it’s a space.<\/p>\n\n\n\n

\"\"<\/figure>\n","protected":false},"excerpt":{"rendered":"

There are a few ways you can remove characters from cells in Excel. You can do it from the ribbon, using the formula,…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[170,190],"yoast_head":"\nRemove Character from String in Excel<\/title>\n<meta name=\"description\" content=\"Learn how to remove characters from a string in Excel with detailed instructions on using the ribbon, formula, and VBA code. Download example file included.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Remove Character from String in Excel\" \/>\n<meta property=\"og:description\" content=\"Learn how to remove characters from a string in Excel with detailed instructions on using the ribbon, formula, and VBA code. Download example file included.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-22T14:49:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-28T13:26:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png\" \/>\n<meta name=\"author\" content=\"Tomasz Decker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tomasz Decker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\"},\"author\":{\"name\":\"Tomasz Decker\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"headline\":\"Remove Character from String in Excel\",\"datePublished\":\"2020-04-22T14:49:46+00:00\",\"dateModified\":\"2024-03-28T13:26:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\"},\"wordCount\":257,\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"image\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png\",\"keywords\":[\"file\",\"pinterest\"],\"articleSection\":[\"examples\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\",\"url\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\",\"name\":\"Remove Character from String in Excel\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png\",\"datePublished\":\"2020-04-22T14:49:46+00:00\",\"dateModified\":\"2024-03-28T13:26:42+00:00\",\"description\":\"Learn how to remove characters from a string in Excel with detailed instructions on using the ribbon, formula, and VBA code. Download example file included.\",\"breadcrumb\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage\",\"url\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png\",\"contentUrl\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png\",\"width\":220,\"height\":260},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/officetuts.net\/excel\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Remove Character from String in Excel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/officetuts.net\/excel\/#website\",\"url\":\"https:\/\/officetuts.net\/excel\/\",\"name\":\"\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/officetuts.net\/excel\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\",\"name\":\"Tomasz Decker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"caption\":\"Tomasz Decker\"},\"logo\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\"},\"description\":\"Spreadsheet and Python enthusiast.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Remove Character from String in Excel","description":"Learn how to remove characters from a string in Excel with detailed instructions on using the ribbon, formula, and VBA code. Download example file included.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/","og_locale":"en_US","og_type":"article","og_title":"Remove Character from String in Excel","og_description":"Learn how to remove characters from a string in Excel with detailed instructions on using the ribbon, formula, and VBA code. Download example file included.","og_url":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/","article_published_time":"2020-04-22T14:49:46+00:00","article_modified_time":"2024-03-28T13:26:42+00:00","og_image":[{"url":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png"}],"author":"Tomasz Decker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tomasz Decker","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#article","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/"},"author":{"name":"Tomasz Decker","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"headline":"Remove Character from String in Excel","datePublished":"2020-04-22T14:49:46+00:00","dateModified":"2024-03-28T13:26:42+00:00","mainEntityOfPage":{"@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/"},"wordCount":257,"publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"image":{"@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage"},"thumbnailUrl":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png","keywords":["file","pinterest"],"articleSection":["examples"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/","url":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/","name":"Remove Character from String in Excel","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/#website"},"primaryImageOfPage":{"@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage"},"image":{"@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage"},"thumbnailUrl":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png","datePublished":"2020-04-22T14:49:46+00:00","dateModified":"2024-03-28T13:26:42+00:00","description":"Learn how to remove characters from a string in Excel with detailed instructions on using the ribbon, formula, and VBA code. Download example file included.","breadcrumb":{"@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#primaryimage","url":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png","contentUrl":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2020\/04\/names-example.png","width":220,"height":260},{"@type":"BreadcrumbList","@id":"https:\/\/officetuts.net\/excel\/examples\/remove-character-from-string\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/officetuts.net\/excel\/"},{"@type":"ListItem","position":2,"name":"Remove Character from String in Excel"}]},{"@type":"WebSite","@id":"https:\/\/officetuts.net\/excel\/#website","url":"https:\/\/officetuts.net\/excel\/","name":"","description":"","publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/officetuts.net\/excel\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42","name":"Tomasz Decker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","caption":"Tomasz Decker"},"logo":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/"},"description":"Spreadsheet and Python enthusiast."}]}},"_links":{"self":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/5180"}],"collection":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/comments?post=5180"}],"version-history":[{"count":4,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/5180\/revisions"}],"predecessor-version":[{"id":14267,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/5180\/revisions\/14267"}],"wp:attachment":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/media?parent=5180"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/categories?post=5180"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/tags?post=5180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}