{"id":4744,"date":"2023-07-08T09:48:11","date_gmt":"2023-07-08T09:48:11","guid":{"rendered":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/"},"modified":"2023-07-08T09:48:11","modified_gmt":"2023-07-08T09:48:11","slug":"excel-loschprozentsatz","status":"publish","type":"post","link":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/","title":{"rendered":"So entfernen sie das prozentsymbol in excel (mit beispiel)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">Mit der folgenden Formel k\u00f6nnen Sie das Prozentzeichen ( <strong>%<\/strong> ) aus einer Zelle in Excel entfernen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=SUBSTITUTE( <span style=\"color: #3366ff;\">A2<\/span> , \"%\", \"\")*100\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Diese spezielle Formel entfernt das Prozentzeichen aus dem Wert in Zelle <strong>A2<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Das folgende Beispiel zeigt, wie diese Formel in der Praxis angewendet wird.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Beispiel: Prozentzeichen in Excel entfernen<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Angenommen, wir haben die folgende Liste von Prozents\u00e4tzen in Excel:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-37033 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/premove1.png\" alt=\"\" width=\"482\" height=\"362\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Angenommen, wir m\u00f6chten das Prozentzeichen aus jedem Wert in Spalte A entfernen.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Dazu k\u00f6nnen wir die folgende Formel in Zelle <strong>B2<\/strong> eingeben:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=SUBSTITUTE( <span style=\"color: #3366ff;\">A2<\/span> , \"%\", \"\")*100\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Wir k\u00f6nnen dann auf diese Formel klicken und sie in jede verbleibende Zelle in Spalte B ziehen:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-37034\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/premove2.png\" alt=\"Excel Prozentzeichen entfernen\" width=\"485\" height=\"415\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">In Spalte B werden nun alle Werte in Spalte A angezeigt, wobei das Prozentzeichen ( <strong>%<\/strong> ) entfernt wurde.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Wie funktioniert diese Formel?<br \/><\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Erinnern Sie sich an die Formel, die wir zum Entfernen des Prozentzeichens verwendet haben:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=SUBSTITUTE( <span style=\"color: #3366ff;\">A2<\/span> , \"%\", \"\")*100<\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><span style=\"color: #000000;\">Diese Funktion verwendet zun\u00e4chst die <strong>SUBSTITUTE-<\/strong> Funktion, um das Prozentzeichen in Zelle <strong>A2<\/strong> durch nichts zu ersetzen.<\/span><\/span><\/p>\n<p> <span style=\"color: #000000;\">F\u00fcr Zelle <strong>A2<\/strong> ergibt dies den Wert <strong>0,123<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Anschlie\u00dfend multiplizieren wir mit 100, um den Wert <strong>12,3<\/strong> zu erhalten.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Das Ergebnis ist, dass wir das Prozentzeichen entfernen k\u00f6nnen, w\u00e4hrend der urspr\u00fcngliche Wert der Zelle erhalten bleibt.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Beachten Sie, dass der aus dieser Formel resultierende Wert im <strong>allgemeinen<\/strong> numerischen Format vorliegt:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-37035 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/premove3.png\" alt=\"\" width=\"606\" height=\"351\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Das bedeutet, dass wir mit diesem Wert bei Bedarf immer noch numerische Berechnungen durchf\u00fchren k\u00f6nnen.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Zus\u00e4tzliche Ressourcen<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">In den folgenden Tutorials wird erl\u00e4utert, wie Sie andere h\u00e4ufige Aufgaben in Excel ausf\u00fchren:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/de\/excel-loscht-bestimmten-text-aus-zelle\/\" target=\"_blank\" rel=\"noopener\">Excel: So entfernen Sie bestimmten Text aus Zellen<\/a><br \/> <a href=\"https:\/\/statorials.org\/de\/excel-sonderzeichen-entfernen\/\" target=\"_blank\" rel=\"noopener\">Excel: So entfernen Sie Sonderzeichen<\/a><br \/> <a href=\"https:\/\/statorials.org\/de\/excel-loscht-die-letzten-3-zeichen\/\" target=\"_blank\" rel=\"noopener\">Excel: So entfernen Sie die letzten 3 Zeichen aus einer Zeichenfolge<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mit der folgenden Formel k\u00f6nnen Sie das Prozentzeichen ( % ) aus einer Zelle in Excel entfernen: =SUBSTITUTE( A2 , &#8222;%&#8220;, &#8222;&#8220;)*100 Diese spezielle Formel entfernt das Prozentzeichen aus dem Wert in Zelle A2 . Das folgende Beispiel zeigt, wie diese Formel in der Praxis angewendet wird. Beispiel: Prozentzeichen in Excel entfernen Angenommen, wir haben [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>So entfernen Sie das Prozentsymbol in Excel (mit Beispiel) - Statistik<\/title>\n<meta name=\"description\" content=\"In diesem Tutorial wird anhand eines Beispiels erl\u00e4utert, wie Sie ein Prozentsymbol aus Zellen in Excel entfernen.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"So entfernen Sie das Prozentsymbol in Excel (mit Beispiel) - Statistik\" \/>\n<meta property=\"og:description\" content=\"In diesem Tutorial wird anhand eines Beispiels erl\u00e4utert, wie Sie ein Prozentsymbol aus Zellen in Excel entfernen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-08T09:48:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/premove1.png\" \/>\n<meta name=\"author\" content=\"Dr. Benjamin Anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr. Benjamin Anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/\",\"url\":\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/\",\"name\":\"So entfernen Sie das Prozentsymbol in Excel (mit Beispiel) - Statistik\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/de\/#website\"},\"datePublished\":\"2023-07-08T09:48:11+00:00\",\"dateModified\":\"2023-07-08T09:48:11+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0\"},\"description\":\"In diesem Tutorial wird anhand eines Beispiels erl\u00e4utert, wie Sie ein Prozentsymbol aus Zellen in Excel entfernen.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Heim\",\"item\":\"https:\/\/statorials.org\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"So entfernen sie das prozentsymbol in excel (mit beispiel)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/de\/#website\",\"url\":\"https:\/\/statorials.org\/de\/\",\"name\":\"Statorials\",\"description\":\"Ihr Leitfaden f\u00fcr statistische Kompetenz !\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0\",\"name\":\"Dr. Benjamin Anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr. Benjamin Anderson\"},\"description\":\"Hallo, ich bin Benjamin, ein pensionierter Statistikprofessor, der sich zum engagierten Statorials-Lehrer entwickelt hat. Mit umfassender Erfahrung und Fachwissen auf dem Gebiet der Statistik bin ich bestrebt, mein Wissen zu teilen, um Studenten durch Statorials zu bef\u00e4higen. Mehr wissen\",\"sameAs\":[\"https:\/\/statorials.org\/de\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"So entfernen Sie das Prozentsymbol in Excel (mit Beispiel) - Statistik","description":"In diesem Tutorial wird anhand eines Beispiels erl\u00e4utert, wie Sie ein Prozentsymbol aus Zellen in Excel entfernen.","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:\/\/statorials.org\/de\/excel-loschprozentsatz\/","og_locale":"de_DE","og_type":"article","og_title":"So entfernen Sie das Prozentsymbol in Excel (mit Beispiel) - Statistik","og_description":"In diesem Tutorial wird anhand eines Beispiels erl\u00e4utert, wie Sie ein Prozentsymbol aus Zellen in Excel entfernen.","og_url":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/","og_site_name":"Statorials","article_published_time":"2023-07-08T09:48:11+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/premove1.png"}],"author":"Dr. Benjamin Anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr. Benjamin Anderson","Gesch\u00e4tzte Lesezeit":"1 Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/","url":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/","name":"So entfernen Sie das Prozentsymbol in Excel (mit Beispiel) - Statistik","isPartOf":{"@id":"https:\/\/statorials.org\/de\/#website"},"datePublished":"2023-07-08T09:48:11+00:00","dateModified":"2023-07-08T09:48:11+00:00","author":{"@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0"},"description":"In diesem Tutorial wird anhand eines Beispiels erl\u00e4utert, wie Sie ein Prozentsymbol aus Zellen in Excel entfernen.","breadcrumb":{"@id":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/de\/excel-loschprozentsatz\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/de\/excel-loschprozentsatz\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Heim","item":"https:\/\/statorials.org\/de\/"},{"@type":"ListItem","position":2,"name":"So entfernen sie das prozentsymbol in excel (mit beispiel)"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/de\/#website","url":"https:\/\/statorials.org\/de\/","name":"Statorials","description":"Ihr Leitfaden f\u00fcr statistische Kompetenz !","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Person","@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0","name":"Dr. Benjamin Anderson","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg","caption":"Dr. Benjamin Anderson"},"description":"Hallo, ich bin Benjamin, ein pensionierter Statistikprofessor, der sich zum engagierten Statorials-Lehrer entwickelt hat. Mit umfassender Erfahrung und Fachwissen auf dem Gebiet der Statistik bin ich bestrebt, mein Wissen zu teilen, um Studenten durch Statorials zu bef\u00e4higen. Mehr wissen","sameAs":["https:\/\/statorials.org\/de"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts\/4744"}],"collection":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/comments?post=4744"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts\/4744\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/media?parent=4744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/categories?post=4744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/tags?post=4744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}