{"id":4120,"date":"2023-07-13T11:19:12","date_gmt":"2023-07-13T11:19:12","guid":{"rendered":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/"},"modified":"2023-07-13T11:19:12","modified_gmt":"2023-07-13T11:19:12","slug":"bedingte-excel-formatierung-leerer-zellen","status":"publish","type":"post","link":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/","title":{"rendered":"Excel: bedingte formatierung auf leere zellen anwenden"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">Es gibt zwei M\u00f6glichkeiten, bedingte Formatierung auf leere Zellen in Excel anzuwenden:<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>1<\/strong> . W\u00e4hlen Sie <strong>\u201eNur Zellen formatieren\u201c, die im Feld \u201eBedingte Formatierung\u201c enthalten sind<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>2<\/strong> . W\u00e4hlen Sie im Feld \u201eBedingte Formatierung <strong>\u201c die Option \u201eEine Formel verwenden, um zu bestimmen, welche Zellen formatiert werden sollen\u201c aus<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Die folgenden Beispiele zeigen, wie jede Methode mit dem folgenden Datensatz in Excel verwendet wird, der die von verschiedenen Basketballspielern in verschiedenen Spielen erzielten Punkte zeigt:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32735 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/bc1.png\" alt=\"\" width=\"436\" height=\"412\" srcset=\"\" sizes=\"\"><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Beispiel 1: Markieren Sie leere Zellen mit \u201eNur Zellen formatieren, die enthalten\u201c.<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Markieren Sie zun\u00e4chst die Zellen im Bereich <strong>A2:D11<\/strong> , klicken Sie dann auf der Registerkarte <strong>\u201eStartseite<\/strong> \u201c auf das Dropdown-Men\u00fc <strong>\u201eBedingte Formatierung\u201c<\/strong> und dann auf <strong>\u201eNeue Regel\u201c<\/strong> :<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-30972 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/base1.jpg\" alt=\"\" width=\"602\" height=\"513\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Klicken Sie im neuen Fenster, das angezeigt wird, auf <strong>\u201eNur Zellen formatieren mit\u201c<\/strong> , dann auf den Dropdown-Pfeil unter <strong>\u201eNur Zellen formatieren mit\u201c<\/strong> und dann auf \u201e <strong>Leerzeichen\u201c<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Klicken Sie dann auf die Schaltfl\u00e4che <strong>\u201eFormat\u201c<\/strong> und w\u00e4hlen Sie eine F\u00fcllfarbe.<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32736\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/formatblanc1.png\" alt=\"Excel wendet bedingte Formatierung auf leere Zellen an\" width=\"588\" height=\"376\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Sobald wir <strong>OK<\/strong> dr\u00fccken, werden alle leeren Zellen im Bereich <strong>A2:D11<\/strong> hervorgehoben:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32737 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/formatblanc2.png\" alt=\"\" width=\"504\" height=\"443\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\"><strong>Hinweis<\/strong> : In diesem Beispiel verwenden wir eine hellgr\u00fcne F\u00fcllung f\u00fcr die bedingte Formatierung. Sie k\u00f6nnen jedoch jede beliebige Farbe und jeden gew\u00fcnschten Stil f\u00fcr die bedingte Formatierung ausw\u00e4hlen.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Beispiel 2: Markieren Sie leere Zellen mit \u201eVerwenden Sie eine Formel, um zu bestimmen, welche Zellen formatiert werden sollen\u201c<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Markieren Sie zun\u00e4chst die Zellen im Bereich <strong>A2:D11<\/strong> , klicken Sie dann auf der Registerkarte <strong>\u201eStartseite<\/strong> \u201c auf das Dropdown-Men\u00fc <strong>\u201eBedingte Formatierung\u201c<\/strong> und dann auf <strong>\u201eNeue Regel\u201c<\/strong> :<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-30972 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/base1.jpg\" alt=\"\" width=\"602\" height=\"513\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Klicken Sie im neuen Fenster, das angezeigt wird, auf <strong>\u201eEine Formel verwenden, um zu bestimmen, welche Zellen formatiert werden sollen\u201c<\/strong> und geben Sie dann <strong>=ISBLANK(A2)<\/strong> in das Feld ein.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Klicken Sie dann auf die Schaltfl\u00e4che <strong>\u201eFormat\u201c<\/strong> und w\u00e4hlen Sie eine F\u00fcllfarbe.<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32738\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/formatblanc3.png\" alt=\"Excel wendet mithilfe der ISBLANK-Funktion eine bedingte Formatierung auf leere Zellen an\" width=\"660\" height=\"419\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Sobald wir <strong>OK<\/strong> dr\u00fccken, werden alle leeren Zellen im Bereich <strong>A2:D11<\/strong> hervorgehoben:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32737 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/formatblanc2.png\" alt=\"\" width=\"504\" height=\"443\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Um sicherzustellen, dass die Formel korrekt funktioniert, achten Sie darauf, die Zelle in der oberen linken Ecke Ihres Zellbereichs in der Funktion <strong>ISBLANK()<\/strong> zu verwenden.<\/span><\/p>\n<p> <span style=\"color: #000000;\">In diesem Beispiel haben wir Zelle <strong>A2<\/strong> verwendet, da sie die Zelle in der oberen linken Ecke unseres Bereichs darstellt.<\/span><\/p>\n<h2> <strong><span style=\"color: #000000;\">Zus\u00e4tzliche Ressourcen<\/span><\/strong><\/h2>\n<p> <span style=\"color: #000000;\">In den folgenden Tutorials wird erkl\u00e4rt, wie Sie andere h\u00e4ufige Aufgaben in Excel ausf\u00fchren:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/de\/excel-bedingte-formatierung-verspateter-daten\/\" target=\"_blank\" rel=\"noopener\">Excel: Bedingte Formatierung auf \u00fcberf\u00e4llige Daten anwenden<\/a><br \/> <a href=\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-zwischen-zwei-datumsangaben\/\" target=\"_blank\" rel=\"noopener\">Excel: Bedingte Formatierung anwenden, wenn die Zelle zwischen zwei Datumsangaben liegt<\/a><br \/> <a href=\"https:\/\/statorials.org\/de\/excel-bedingte-formatierung-mehrerer-bedingungen\/\" target=\"_blank\" rel=\"noopener\">Excel: Wenden Sie bedingte Formatierung basierend auf mehreren Bedingungen an<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Es gibt zwei M\u00f6glichkeiten, bedingte Formatierung auf leere Zellen in Excel anzuwenden: 1 . W\u00e4hlen Sie \u201eNur Zellen formatieren\u201c, die im Feld \u201eBedingte Formatierung\u201c enthalten sind . 2 . W\u00e4hlen Sie im Feld \u201eBedingte Formatierung \u201c die Option \u201eEine Formel verwenden, um zu bestimmen, welche Zellen formatiert werden sollen\u201c aus . Die folgenden Beispiele zeigen, [&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>Excel: Bedingte Formatierung auf leere Zellen anwenden \u2013 Statorials<\/title>\n<meta name=\"description\" content=\"In diesem Tutorial wird anhand mehrerer Beispiele erl\u00e4utert, wie Sie die bedingte Formatierung auf leere Zellen in Excel anwenden.\" \/>\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\/bedingte-excel-formatierung-leerer-zellen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Excel: Bedingte Formatierung auf leere Zellen anwenden \u2013 Statorials\" \/>\n<meta property=\"og:description\" content=\"In diesem Tutorial wird anhand mehrerer Beispiele erl\u00e4utert, wie Sie die bedingte Formatierung auf leere Zellen in Excel anwenden.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-13T11:19:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/bc1.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=\"2 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/\",\"url\":\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/\",\"name\":\"Excel: Bedingte Formatierung auf leere Zellen anwenden \u2013 Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/de\/#website\"},\"datePublished\":\"2023-07-13T11:19:12+00:00\",\"dateModified\":\"2023-07-13T11:19:12+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0\"},\"description\":\"In diesem Tutorial wird anhand mehrerer Beispiele erl\u00e4utert, wie Sie die bedingte Formatierung auf leere Zellen in Excel anwenden.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Heim\",\"item\":\"https:\/\/statorials.org\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Excel: bedingte formatierung auf leere zellen anwenden\"}]},{\"@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":"Excel: Bedingte Formatierung auf leere Zellen anwenden \u2013 Statorials","description":"In diesem Tutorial wird anhand mehrerer Beispiele erl\u00e4utert, wie Sie die bedingte Formatierung auf leere Zellen in Excel anwenden.","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\/bedingte-excel-formatierung-leerer-zellen\/","og_locale":"de_DE","og_type":"article","og_title":"Excel: Bedingte Formatierung auf leere Zellen anwenden \u2013 Statorials","og_description":"In diesem Tutorial wird anhand mehrerer Beispiele erl\u00e4utert, wie Sie die bedingte Formatierung auf leere Zellen in Excel anwenden.","og_url":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/","og_site_name":"Statorials","article_published_time":"2023-07-13T11:19:12+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/bc1.png"}],"author":"Dr. Benjamin Anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr. Benjamin Anderson","Gesch\u00e4tzte Lesezeit":"2 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/","url":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/","name":"Excel: Bedingte Formatierung auf leere Zellen anwenden \u2013 Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/de\/#website"},"datePublished":"2023-07-13T11:19:12+00:00","dateModified":"2023-07-13T11:19:12+00:00","author":{"@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0"},"description":"In diesem Tutorial wird anhand mehrerer Beispiele erl\u00e4utert, wie Sie die bedingte Formatierung auf leere Zellen in Excel anwenden.","breadcrumb":{"@id":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/de\/bedingte-excel-formatierung-leerer-zellen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Heim","item":"https:\/\/statorials.org\/de\/"},{"@type":"ListItem","position":2,"name":"Excel: bedingte formatierung auf leere zellen anwenden"}]},{"@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\/4120"}],"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=4120"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts\/4120\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/media?parent=4120"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/categories?post=4120"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/tags?post=4120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}