{"id":2184,"date":"2025-04-03T14:32:56","date_gmt":"2025-04-03T07:32:56","guid":{"rendered":"https:\/\/siammakemoney.com\/?p=2184"},"modified":"2026-03-09T17:20:27","modified_gmt":"2026-03-09T10:20:27","slug":"google-sheets-formula","status":"publish","type":"post","link":"https:\/\/siammakemoney.com\/de\/google-sheets-formula\/","title":{"rendered":"Inklusive 22 geheimer Formeln und Google Sheet-Funktionen, die Sie vorher nicht kannten\ud83e\udd10"},"content":{"rendered":"<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-cb2a60e1c4ff1f9b8ed249e0e1771890\" style=\"color:#e36d27;font-size:28px\">N\u00fctzliche Google Sheet-Formeln zur Verwendung<\/h2>\n\n\n\n<p>Mit den Formeln von Google Sheets k\u00f6nnen Sie Diagramme erstellen, innerhalb von Zellen \u00fcbersetzen, mehrere Zellen zusammenf\u00fchren, Bilder von URLs anzeigen, Daten wie SQL suchen und filtern, Daten aus anderen Google Sheets abrufen, innerhalb von Zellen \u00fcbersetzen, Bilder von URLs anzeigen, das aktuelle Datum und die aktuelle Uhrzeit anzeigen, Zufallszahlen generieren, den ersten Buchstaben gro\u00df schreiben, Links in Text einf\u00fcgen, das Favicon von Websites abrufen und mehr.<\/p>\n\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-f27e69389ae46bec42645d0cb3acc625\" style=\"font-size:27px\">1. ARRAYFORMULA \u2013 Arbeiten Sie mit mehreren Zellen gleichzeitig.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong> <\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-4e3b2ea79558fcf88c1b9eab7a529b4b\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=ARRAYFORMULA(A2:A10 * B2:B10)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Erm\u00f6glicht das Berechnen von Werten in mehreren Zellen mithilfe einer einzigen Formel. Anstatt Formeln in jede Zeile zu ziehen und zu kopieren<\/p>\n\n\n<style scoped>\n            .gc-box{margin-bottom:30px;padding:20px;border-left:5px solid transparent;line-height:24px}.gc-box .label-info{background-color:#5bc0de;display:inline-block;margin:0 5px 10px 0;padding:3px 6px;font-size:75%;font-weight:700;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;line-height:14px}.gc-box.green_type{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.gc-box.blue_type{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.gc-box.red_type{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}.gc-box.grey_type{background:#ddd;border-color:#ccc;color:#444}.gc-box.info_type{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.gc-box.info_type svg{fill:#30a030}.gc-box.download_type{color:#004085;background-color:#cce5ff;border-color:#b8daff}.gc-box.download_type svg{fill:#3a9aff}.gc-box.update_type{color:#004458;background-color:#d9edf7;border:1px solid #bce8f1}.gc-box.notice_type{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.gc-box.notice_type svg{fill:#f7a000}.gc-box.error_type{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.gc-box.error_type svg{fill:#c70000}.gc-box.border_type{border:2px solid #ddd}.gc-box.icon_type{display:flex}.gc-box.icon_type .gc-box-icon{width:28px}.gc-box.icon_type .gc-box-text{flex-grow:1;margin:0 15px}.gc-box-text > *{margin-bottom: 20px;}\n        .gc-box-text > *:last-child{margin-bottom:0}        \n        <\/style><div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> ARRAYFORMULA wird in Google Sheets verwendet, um Formeln die Arbeit mit Zellbereichen zu erm\u00f6glichen. (mehrere Zeilen oder Spalten) gleichzeitig. Normalerweise funktioniert eine Formel nur in einer einzelnen Zelle, aber ARRAYFORMULA erm\u00f6glicht die automatische Berechnung einer Formel f\u00fcr eine ganze Spalte. Beispielsweise werden mit =ARRAYFORMULA(A1:A + B1:B) in jeder Zeile Werte aus den Spalten A und B addiert, ohne dass Sie die Formel selbst nach unten ziehen m\u00fcssen. Machen Sie es sich bequem und reduzieren Sie die Zeit, die Sie mit dem Kopieren von Formeln verbringen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-729cd1312556372cce169659d9ef4494\" style=\"font-size:28px\">2. SPARKLINE \u2013 Erstellen Sie ein kleines Diagramm in einer einzelnen Zelle.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-78798d0aab90e6f48a4a1a07f65b8473\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=SPARKLINE(A1:A10)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Wird verwendet, um kleine Diagramme in einer einzelnen Zelle zu erstellen. Geeignet zum Zusammenfassen von Trends in Daten.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> SPARKLINE in Google Sheets erstellt ein kleines Diagramm innerhalb einer einzelnen Zelle. Zum Anzeigen einfacher Trends in Daten, wie Linien, S\u00e4ulen, Fl\u00e4chen, Kerzen usw. Beispielsweise erstellt =SPARKLINE(A1:A10) ein Liniendiagramm aus Werten im Bereich A1 bis A10, und es k\u00f6nnen zus\u00e4tzliche Stile angegeben werden, wie z. B. =SPARKLINE(A1:A10, {\u201echarttype\u201c, \u201ecolumn\u201c; \u201ecolor\u201c, \u201eblue\u201c}), um es in ein blaues Balkendiagramm zu \u00e4ndern. Hilft Ihnen, Datentrends auf kleinem Raum schnell anzuzeigen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-e6fe484e36d99fc364a1fad8ec4d03b4\" style=\"font-size:28px\">3. ABFRAGE \u2013 Suchen und filtern Sie Daten wie SQL.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-8e708ffd23585dba6defe039d6279fe9\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=QUERY(A1:D100, \"SELECT A, B WHERE C &gt; 50\", 1)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Es erm\u00f6glicht Ihnen, Daten wie eine SQL-Abfrage zu filtern und abzurufen, ohne dass mehrere Filter erforderlich sind.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> QUERY in Google Sheets ist eine Funktion, mit der Sie mithilfe eines SQL-\u00e4hnlichen Befehls Daten aus einem Zellbereich filtern, sortieren und berechnen k\u00f6nnen. Beispiel: =QUERY(A1:C10, \u201eSELECT A, B WHERE C &gt; 50 ORDER BY B DESC\u201c, 1) w\u00e4hlt die Spalten A und B aus dem Bereich A1:C10 aus, filtert nur die Zeilen, in denen der Wert der Spalte C gr\u00f6\u00dfer als 50 ist, und sortiert B in absteigender Reihenfolge (DESC), wodurch die Datenanalyse einfacher und flexibler wird.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-edb7672e35c11215531db0e9692bc13e\" style=\"font-size:27px\">4. IMPORTRANGE \u2013 Daten aus einem anderen Google Sheet abrufen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-3e6656b13c3bbb2e984083189a1e1a65\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMPORTRANGE(\"URL Google\", \"Sheet1!A1:D10\")<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Importieren Sie automatisch Daten aus anderen Tabellenkalkulationen zur gemeinsamen Nutzung.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> IMPORTRANGE in Google Sheets wird verwendet, um Daten aus einer anderen Google Sheets-Datei abzurufen, indem ein Link und ein Zellbereich angegeben werden, beispielsweise: <code>=IMPORTRANGE(&#034;URL_Quellblatt&#034;, &#034;Tabelle1!A1:B10&#034;)<\/code> Ich m\u00f6chte Daten aus dem Bereich A1:B10 des Blatts mit dem Namen \u201eSheet1\u201c in eine verkn\u00fcpfte Datei importieren. URL_source-Blatt: Dies erm\u00f6glicht die Echtzeitverkn\u00fcpfung und Aktualisierung von Daten \u00fcber Dateien hinweg.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-69462b993205a7fec6ba02e0e660f2eb\" style=\"font-size:28px\">5. GOOGLETRANSLATE \u2013 \u00dcbersetzen Sie Sprache innerhalb von Zellen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-93cf1e83a05e835f9e1efa1ffc03d3c9\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=GOOGLETRANSLATE(A2, \"en\", \"th\")<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Kann verwendet werden, um Text in Zellen vom Englischen ins Thail\u00e4ndische zu \u00fcbersetzen. Oder verschiedene Sprachen<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> Mit GOOGLETRANSLATE in Google Sheets k\u00f6nnen Sie Text automatisch von einer Sprache in eine andere \u00fcbersetzen, beispielsweise: <code>=GOOGLETRANSLATE(A1, \u201een\u201c, \u201eth\u201c)<\/code> Der Text wird in Zelle A1 eingef\u00fcgt, die auf Englisch ist (<code>&#034;In&#034;<\/code>) \u00dcbersetzen ins Thail\u00e4ndische (<code>&#034;th&#034;<\/code>) und wenn verwendet <code>&#034;Auto&#034;<\/code> Anstelle der Ausgangssprache, wie etwa <code>=GOOGLETRANSLATE(A1, &#034;auto&#034;, &#034;th&#034;)<\/code> Das System erkennt die Ausgangssprache automatisch. Macht das \u00dcbersetzen von Text in Tabellen einfach und schnell! \ud83c\udf0d\u2728<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-f0d3abd68c50e0718423e007c4a4c6b6\" style=\"font-size:28px\">6. UNIQUE \u2013 Entfernen Sie doppelte Werte<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-faf919575067ca37430e6e15b7afa8ee\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=UNIQUE(A2:A100)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Helfen Sie dabei, doppelte Werte in einer Spalte zu entfernen und nur eindeutige Werte anzuzeigen.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> UNIQUE wird in Google Sheets verwendet, um Daten auf nur eindeutige Werte aus einem Datenbereich zu filtern. Beispielsweise zieht =UNIQUE(A1:A10) die eindeutigen Werte aus dem Bereich A1 bis A10, sodass Sie in dieser Spalte nur eindeutige Daten sehen. Dies ist n\u00fctzlich f\u00fcr die Verarbeitung von Daten, bei denen nur eindeutige Werte angezeigt werden m\u00fcssen, beispielsweise eine eindeutige Namensliste oder nicht duplizierbare Listen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-1d41975719360fbf7bae24dab80f757a\" style=\"font-size:28px\">7. SORTIEREN \u2013 Daten automatisch sortieren<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-435f78f3f6b1392a7d69999ec9ec7162\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=SORT(A2:B100, 1, TRUE)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Daten automatisch nach angegebenen Spalten sortieren.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> SORTIEREN in Google Tabellen wird verwendet, um Daten in der gew\u00fcnschten Reihenfolge zu sortieren, beispielsweise aufsteigend oder absteigend. Es kann sowohl mit Zahlen als auch mit Text verwendet werden. Beispielsweise sortiert =SORT(A1:B10, 1, WAHR) die Daten im Bereich A1:B10 in aufsteigender Reihenfolge ab der ersten Spalte (Spalte A). (Setzen Sie TRUE f\u00fcr aufsteigende Reihenfolge.) Wenn Sie in absteigender Reihenfolge sortieren m\u00f6chten, verwenden Sie FALSE statt TRUE. Beispielsweise hilft Ihnen =SORT(A1:B10, 1, FALSE), Ihre Daten \u00fcbersichtlicher und schneller zu organisieren.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-5bbbce60426cb509c77dfaa1496d6f78\" style=\"font-size:27px\">8. TEXTJOIN \u2013 Kombinieren Sie Text in mehreren Zellen mithilfe von Trennzeichen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-912e3183895b701b14a42fd5fbc626f7\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=TEXTJOIN(\", \", TRUE, A2:A10)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Wird verwendet, um Text aus mehreren Zellen mit einem Trennzeichen wie einem Komma oder Leerzeichen zu einem Text zusammenzufassen.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> TEXTJOIN in Google Sheets wird verwendet, um Text aus mehreren Zellen oder Datenbereichen zu kombinieren. Sie k\u00f6nnen ein Trennzeichen zwischen Texten angeben. Beispiel: =TEXTJOIN(\u201c, \u201c, TRUE, A1:A5) kombiniert Texte von A1 bis A5, wobei \u201e, \u201c als Trennzeichen zwischen den Texten dient. Und wenn der Wert einen leeren Wert in der Zelle enth\u00e4lt, wird dieser ignoriert (wenn TRUE verwendet wird). Das Ergebnis k\u00f6nnte beispielsweise \u201eApfel, Banane, Orange\u201c sein, was Ihnen das Kombinieren und bessere Organisieren von Text erleichtert.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-b03d46afcf8f4c7eaf42f6301c497f20\" style=\"font-size:28px\">9. SEQUENZ \u2013 Automatische Generierung einer Zahlenfolge.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-100524f35a5d6a0e3df70d8537764ce5\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=SEQUENCE(10, 1, 1, 1)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Helfen Sie mit, automatische Nummernkreise in der gew\u00fcnschten Menge zu generieren.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> SEQUENCE in Google Sheets wird verwendet, um automatisch eine Zahlenfolge in einem Zellbereich zu erstellen. Beispielsweise erstellt =SEQUENCE(5) \u200b\u200b\u200b\u200beine Sequenz von 1 bis 5 in einer einzelnen Zeile, w\u00e4hrend =SEQUENCE(5, 2) eine Sequenz aus 5 Zeilen und 2 Spalten erstellt. Sie k\u00f6nnen es weiter anpassen, beispielsweise =SEQUENCE(5, 1, 10, 2) verwenden, das bei 10 beginnt und in Schritten von 2 erh\u00f6ht wird, bis Sie 10 Zeilen erreichen:<br>10, 12, 14, 16, 18<\/p>\n\n\n\n<p>Diese Funktion eignet sich zum Erstellen von Zahlen- oder Datenfolgen, die geordnet ansteigen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-50755ce759ab7eef6a06c0a0732c653b\" style=\"font-size:28px\">10. BILD \u2013 Bilder von der URL anzeigen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-5c976cf616db00bf1eca7ca5ffe0f9d3\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(\"https:\/\/example.com\/image.jpg\")<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Erm\u00f6glicht die Anzeige von Bildern aus URLs direkt in Zellen in Google Sheets.<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-0f3537351938ef26388925e28e2ff036\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(B1)<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Wenn Spalte B Bildlinks enth\u00e4lt, wie etwa: <code>https:\/\/example.com\/image.jpg<\/code><\/li>\n\n\n\n<li>Diese Formel extrahiert die URL aus Zelle B1 und zeigt das Bild in dieser Zelle an.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-aa1a39c6e2add223db603ff0d3d310ba\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(B1, 4, 100, 100)<\/code><\/pre>\n\n\n\n<p>\u00c4ndern Sie die Bildgr\u00f6\u00dfe (falls erforderlich)<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>4<\/code><\/strong> = Gr\u00f6\u00dfe anpassen<\/li>\n\n\n\n<li><strong><code>100<\/code><\/strong> = Breite 100 Pixel<\/li>\n\n\n\n<li><strong><code>100<\/code><\/strong> = H\u00f6he 100 Pixel<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-2c4abac128445e7bfc547a8b013222b6\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=ARRAYFORMULA(IF(B1:B&lt;&gt;\"\", IMAGE(B1:B), \"\"))<\/code><\/pre>\n\n\n\n<p>Wenn Sie f\u00fcr jede Zeile automatisch ein Bild anzeigen m\u00f6chten, verwenden Sie diese Formel in Zelle C1:<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> IMAGE in Google Sheets wird verwendet, um ein Bild von einer URL oder aus einer Datei in Google Drive in Ihren Zellen anzuzeigen. Ohne Verwendung einer separaten Anwendung. Mit dieser Funktion k\u00f6nnen Sie Bilder bequem und einfach in Google Sheets anzeigen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-d7c8a4b4316b6d97d929401ab17b620c\" style=\"font-size:28px\">11. TRANSPONIEREN \u2013 Zeilen in Spalten umwandeln.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-59677ec042078e40f23acd78471c5cdf\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=TRANSPOSE(A1:E1)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Wird verwendet, um die Datenposition von der Zeile in die Spalte zu \u00e4ndern. Oder von Spalten zu Zeilen<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> TRANSPOSE in Google Sheets wird verwendet, um die Zeilen und Spalten der Daten zu \u00e4ndern. Wenn Sie beispielsweise Daten in einem Zeilenbereich (horizontal) haben, k\u00f6nnen Sie diese mit TRANSPOSE in Spalten (vertikal) umwandeln und umgekehrt. Diese Funktion ist n\u00fctzlich, wenn Sie Daten schnell zwischen Zeilen und Spalten wechseln m\u00f6chten.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-d74e6ca57954ba9a07273ad82dd75480\" style=\"font-size:28px\">12. VERKETTEN \u2013 Kombiniert Text aus mehreren Zellen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-db24017795a4238924467214a22e1c96\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=CONCATENATE(A1, \" \", B1)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> Helfen Sie mir, Werte aus mehreren Zellen zu einem Text zusammenzufassen.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> CONCATENATE \u0e43\u0e19 Google \u0e0a\u0e35\u0e15\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e08\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e40\u0e02\u0e49\u0e32\u0e14\u0e49\u0e27\u0e22\u0e01\u0e31\u0e19 \u0e40\u0e0a\u0e48\u0e19 \u0e16\u0e49\u0e32\u0e04\u0e38\u0e13\u0e21\u0e35\u0e04\u0e33\u0e27\u0e48\u0e32 &#8220;Hello&#8221; \u0e43\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c A1 \u0e41\u0e25\u0e30 &#8220;World&#8221; \u0e43\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c B1 \u0e2a\u0e39\u0e15\u0e23 =CONCATENATE(A1, &#8221; &#8220;, B1) \u0e08\u0e30\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19 &#8220;Hello World&#8221; \u0e42\u0e14\u0e22\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e15\u0e31\u0e27\u0e04\u0e31\u0e48\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e44\u0e14\u0e49 \u0e40\u0e0a\u0e48\u0e19 \u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07 (\u0e43\u0e0a\u0e49 &#8221; &#8220;), \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e08\u0e38\u0e25\u0e20\u0e32\u0e04 \u0e2b\u0e23\u0e37\u0e2d\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e15\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e08\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e07\u0e48\u0e32\u0e22\u0e41\u0e25\u0e30\u0e2a\u0e30\u0e14\u0e27\u0e01<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-0e90475f84bc40f6df588c69face1214\" style=\"font-size:28px\">13. JETZT &amp; HEUTE \u2013 Zeigt das aktuelle Datum und die Uhrzeit an.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-d1a3a4c62a8b40e083fdefb193086500\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=NOW()<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-346543cd940e46fd66f0075d00846d0d\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=TODAY()<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> NOW() wird verwendet, um das aktuelle Datum und die aktuelle Uhrzeit anzuzeigen. TODAY() wird verwendet, um das aktuelle Datum ohne Uhrzeit anzuzeigen.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> JETZT und HEUTE werden in Google Tabellen verwendet, um automatisch das aktuelle Datum und die aktuelle Uhrzeit anzuzeigen:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>JETZT()<\/code><\/strong>: zeigt das aktuelle Datum und die Uhrzeit an, beispielsweise <code>=JETZT()<\/code> \u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e40\u0e27\u0e25\u0e32\u0e40\u0e0a\u0e48\u0e19 &#8220;2025-04-03 12:30:45&#8221; (\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e43\u0e0a\u0e49\u0e2a\u0e39\u0e15\u0e23)<\/li>\n\n\n\n<li><strong><code>HEUTE()<\/code><\/strong>: Es wird nur das aktuelle Datum ohne Uhrzeit angezeigt, beispielsweise: <code>=HEUTE()<\/code> \u0e08\u0e30\u0e43\u0e2b\u0e49\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e40\u0e1b\u0e47\u0e19 &#8220;2025-04-03&#8221; \u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/li>\n<\/ul>\n\n\n\n<p>Beide Funktionen aktualisieren die Daten bei jeder Bearbeitung oder jedem erneuten \u00d6ffnen des Blattes. Damit k\u00f6nnen Sie ganz einfach die aktuellen Datums- und Uhrzeitinformationen verwenden \ud83c\udf89<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-308762d4bd7c54748fd00d5ba99e4189\" style=\"font-size:28px\">14. RAND &amp; RANDBETWEEN \u2013 Zufallszahlen<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-1d639e89ee0d34f6b9144a7f0348c83b\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=RAND()<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-daf93558f9eada5d42a5cdf127fbf270\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=RANDBETWEEN(1, 100)<\/code><\/pre>\n\n\n\n<p><strong>Verwendung:<\/strong> RAND() generiert eine Zufallszahl zwischen 0 und 1. RANDBETWEEN(x, y) generiert eine Zufallszahl zwischen x und y.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong>  <strong><code>RAND()<\/code><\/strong> Und <strong><code>RANDBETWEEN()<\/code><\/strong> In Google Sheets zum Generieren von Zufallszahlen verwendet:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>RAND()<\/code><\/strong>: Diese Funktion generiert bei Verwendung eine Zufallszahl zwischen 0 und 1 (z. B. 0,12345). <code>=RAND()<\/code> Bei jeder Neuberechnung im Blatt erhalten Sie eine andere Zufallszahl.<\/li>\n\n\n\n<li><strong><code>RANDBETWEEN()<\/code><\/strong>: Wird verwendet, um Zufallszahlen in einem angegebenen Bereich zu generieren, beispielsweise: <code>=RANDBETWEEN(1, 100)<\/code> Es wird eine Zufallszahl zwischen 1 und 100 generiert, einschlie\u00dflich Bereichszahlen (1 und 100), was Ihnen mehr Flexibilit\u00e4t bietet, wenn Sie einen benutzerdefinierten Zahlenbereich ben\u00f6tigen.<\/li>\n<\/ul>\n\n\n\n<p>Beide Funktionen \u00e4ndern ihre Werte automatisch, wenn sie im Blatt neu berechnet werden\ud83c\udf1f<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-5c3ca2d192163c6a7ec9a6377c0653be\" style=\"font-size:28px\">15. SPLIT \u2013 Teilt Text in mehrere Spalten auf.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-db173dc75f41f9b0cf32c5b01c7910a8\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=SPLIT(A1, \", \")<\/code><\/pre>\n\n\n\n<p>Wird verwendet, um Text mit Trennzeichen wie Kommas oder Leerzeichen zu trennen.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> SPLIT() wird in Google Sheets verwendet, um Text in einer Zelle mithilfe eines angegebenen Trennzeichens in mehrere Teile aufzuteilen. Wenn sich beispielsweise in Zelle A1 der Text \u201eApfel, Banane, Orange\u201c befindet und Sie die Formel =SPLIT(A1, \u201c, \u201c) verwenden, wird der Text in mehrere Zellen aufgeteilt, die durch ein Komma und ein Leerzeichen getrennt sind. <\/p>\n\n\n\n<p>Sie k\u00f6nnen nach Wunsch verschiedene Trennzeichen wie Kommas, Leerzeichen oder auch andere Zeichen verwenden. Vereinfachen Sie die Verwaltung mehrteiliger Daten<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-b6f81c31cfff9e29c3a78d6be8cecb60\" style=\"font-size:27px\">16. REGEXEXTRACT \u2013 Extrahiert Daten gem\u00e4\u00df dem angegebenen Format.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-bdc71cafd94cae8e97140105f589a9ad\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=REGEXEXTRACT(A1, \"&#91;0-9]+\")<\/code><\/pre>\n\n\n\n<p>Verwenden Sie diese Option, um nur Zahlen aus dem Text zu extrahieren.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> REGEXEXTRACT() wird in Google Sheets verwendet, um Daten zu extrahieren, die einem bestimmten Muster aus Text entsprechen. Wenn Sie beispielsweise E-Mail-Adressen aus dem Text in Zelle A1 extrahieren m\u00f6chten, der beispielsweise \u201eE-Mail: john@example.com\u201c lauten k\u00f6nnte, extrahiert die Formel =REGEXEXTRACT(A1, \u201e\\S+@\\S+\u201c) nur die E-Mail-Adressen. \u201ejohn@example.com\u201c wird mithilfe eines regul\u00e4ren Ausdrucks (Regex) generiert, um das gew\u00fcnschte Format anzugeben, z.\u00a0B. E-Mail-Adressen oder Telefonnummern. Oder eine Nachricht mit einem bestimmten Merkmal. Machen Sie das Extrahieren der gew\u00fcnschten Informationen aus dem Text einfach und pr\u00e4zise!<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-596bf4f2fcafffbbc237a8889550fd22\" style=\"font-size:27px\">17. ERSETZEN \u2013 Ersetzen Sie ein beliebiges Wort, Symbol oder anderes Zeichen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-671678b91bc1d72e793a4227b6a8e9a5\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=SUBSTITUTE(B2, \"-\", \".\")<\/code><\/pre>\n\n\n\n<p>\u0e2a\u0e39\u0e15\u0e23\u0e19\u0e35\u0e49\u0e08\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e40\u0e0b\u0e25\u0e25\u0e4c B2 \u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22 &#8220;-&#8221; \u0e17\u0e38\u0e01\u0e15\u0e31\u0e27\u0e14\u0e49\u0e27\u0e22 &#8220;.&#8221; \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e33\u0e41\u0e25\u0e30\u0e40\u0e0b\u0e25\u0e25\u0e4c \u0e15\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> <strong><code>ERSATZ()<\/code><\/strong> \u0e43\u0e19 Google \u0e0a\u0e35\u0e15\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1a\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e20\u0e32\u0e22\u0e43\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 \u0e40\u0e0a\u0e48\u0e19 \u0e16\u0e49\u0e32\u0e04\u0e38\u0e13\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e43\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c A1 \u0e04\u0e37\u0e2d &#8220;Hello World&#8221; \u0e41\u0e25\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e04\u0e33\u0e27\u0e48\u0e32 &#8220;World&#8221; \u0e14\u0e49\u0e27\u0e22 &#8220;Everyone&#8221; \u0e43\u0e0a\u0e49\u0e2a\u0e39\u0e15\u0e23\u0e19\u0e35\u0e49:<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-fcc19ba6a8a32c9331aa959ca6d61b70\" data-no-translation=\"\" data-no-auto-translation=\"\"><code><code>=SUBSTITUTE(A1, \"World\", \"Everyone\")\n<\/code><\/code><\/pre>\n\n\n\n<p>\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19 &#8220;Hello Everyone&#8221; \u0e0b\u0e36\u0e48\u0e07\u0e08\u0e30\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e33\u0e27\u0e48\u0e32 &#8220;World&#8221; \u0e40\u0e1b\u0e47\u0e19 &#8220;Everyone&#8221; \u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 \u0e16\u0e49\u0e32\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e32\u0e22\u0e04\u0e23\u0e31\u0e49\u0e07\u0e01\u0e47\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e23\u0e30\u0e1a\u0e38\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02\u0e04\u0e23\u0e31\u0e49\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49 \u0e40\u0e0a\u0e48\u0e19 <code>ERSETZEN(A1, &#034;a&#034;, &#034;b&#034;, 2)<\/code> \u0e08\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e41\u0e04\u0e48\u0e04\u0e23\u0e31\u0e49\u0e07\u0e17\u0e35\u0e48 2 \u0e02\u0e2d\u0e07 &#8220;a&#8221; \u0e43\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-cceb7402149c11a75d7da0645ee99861\" style=\"font-size:26px\">18. CONCATENATE \u2013 Kombiniert Spalten zu Zeilen.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-16a032ec3e8931afd0233b8f90d434fe\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=A1 &amp; B1 &amp; C1 &amp; D1 &amp;E1<\/code><\/pre>\n\n\n\n<p>Diese Formel f\u00fchrt die Spalten A1 B1 C1 D1 E1 zusammen (beginnen Sie mit = und verwenden Sie &amp;). \u00c4ndern Sie die Spalten oder sortieren Sie die Spalten nach Wunsch. Sorgen Sie daf\u00fcr, dass andere Zeilen automatisch sortiert werden, indem Sie das +-Zeichen unter der Zeile verwenden, in die die Formel eingegeben wird.<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-eb8a7ec00745d6056462a9a7a345563b\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=A2 &amp; \" message \" &amp; B2<\/code><\/pre>\n\n\n\n<p>Wenn Sie Leerzeichen oder Text zwischen den kombinierten Werten einf\u00fcgen m\u00f6chten<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-ec24e679969fa71ca8ff3dc8b1e8059e\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=CONCATENATE(A2, \" message \", B2)<\/code><\/pre>\n\n\n\n<p>Oder nutzen Sie die Funktion <code>VERKETTEN<\/code> Mit zus\u00e4tzlichem Platz:<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-2e5b8bdb17ec34e072fcdc3b38ddf769\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=\"|\" &amp; B2<\/code><\/pre>\n\n\n\n<p>Angenommen, Sie haben Daten in Spalte B und m\u00f6chten ein \u201e|\u201c hinzuf\u00fcgen. Zeichen vor jeder Zeichenfolge in Spalte C:<\/p>\n\n\n\n<p class=\"has-orange-color has-text-color has-link-color wp-elements-4e09d8d0061f5a516370311cfc23eb92\"><strong>Vergr\u00f6\u00dfern Sie den Abstand zwischen den Texten<\/strong><\/p>\n\n\n\n<p>Funktion verwenden <code>VERKETTEN<\/code>:<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-23e8caa8374e3e76f614f9bd69bf3aae\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=CONCATENATE(B1, \" \", C1)<\/code><\/pre>\n\n\n\n<p>Verwenden Sie das Symbol <code>und<\/code>:<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-c3cd782e84783b88dd9ce72507c90b10\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=B1 &amp; \" \" &amp; C1<\/code><\/pre>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> CONCATENATE() \u0e43\u0e19 Google \u0e0a\u0e35\u0e15\u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e08\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e32\u0e22\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e02\u0e49\u0e32\u0e14\u0e49\u0e27\u0e22\u0e01\u0e31\u0e19 \u0e40\u0e0a\u0e48\u0e19 \u0e16\u0e49\u0e32\u0e40\u0e0b\u0e25\u0e25\u0e4c A1 \u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 &#8220;Hello&#8221; \u0e41\u0e25\u0e30 B1 \u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 &#8220;World&#8221; \u0e2a\u0e39\u0e15\u0e23 =CONCATENATE(A1, &#8221; &#8220;, B1) \u0e08\u0e30\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19 &#8220;Hello World&#8221; \u0e42\u0e14\u0e22\u0e21\u0e35\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e04\u0e33 \u0e0b\u0e36\u0e48\u0e07\u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e08\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e40\u0e02\u0e49\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e14\u0e35\u0e22\u0e27\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e07\u0e48\u0e32\u0e22\u0e14\u0e32\u0e22<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-589b4fcb66417b8a19ffd633b0264807\" style=\"font-size:26px\">19. REGEXREPLACE\u2013 Entfernen Sie den \/ und die folgenden W\u00f6rter<\/h2>\n\n\n\n<p><strong>Formel:<\/strong> <\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-40165610bc1a6613c4f1cb8dfd130c0b\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=REGEXREPLACE(A1, \"\/.*\", \"\")<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>A1<\/code> ist die Zelle, in der Sie den Text l\u00f6schen m\u00f6chten.<\/li>\n\n\n\n<li><code>\/.*<\/code> Dies ist ein Muster, das nach Text sucht, der das \/-Zeichen und alle nachfolgenden Zeichen enth\u00e4lt.<\/li>\n\n\n\n<li><code>\"\"<\/code> Es bedeutet, den Text, der dem Suchmuster entspricht, durch leere Werte zu ersetzen (sie zu entfernen). Sie k\u00f6nnen hier auch W\u00f6rter eingeben.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Spalte A (Original)<\/th><th>Spalte B (Ergebnis)<\/th><\/tr><\/thead><tbody><tr><td>share.netnut.cn\/4f4sDx<\/td><td>share.netnut.cn<\/td><\/tr><tr><td>example.com\/page1<\/td><td>example.com<\/td><\/tr><tr><td>test.website.com\/Pfad\/zur\/Seite<\/td><td>test.website.com<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-9f6681dd64d9626c83f4f4492a121967\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=REGEXREPLACE(A1, \"\/.*\", \"message\")<\/code><\/pre>\n\n\n\n<p>Diese Formel f\u00fcgt die Textnachricht anstelle des Symbols \/ und der folgenden W\u00f6rter ein.<\/p>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> REGEXREPLACE wird in Google Sheets verwendet, um Text in Zellen zu ersetzen, die einem bestimmten Muster entsprechen.<\/p>\n\n\n\n<p>Mit dieser Funktion k\u00f6nnen Sie Text, der einem gew\u00fcnschten Format entspricht, wie etwa Zahlen, Buchstaben oder Sondertext, in Google Tabellen einfach ersetzen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-f8e7ef0b83c23c65cd527c52e7d9a9e7\" style=\"font-size:24px\">20. PROPER \u2013 Schreibt den ersten Buchstaben automatisch gro\u00df.<\/h2>\n\n\n\n<p><strong>Formel:<\/strong> <\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-4db1871bea03887d335c80f94a2238be\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=PROPER(B1)<\/code><\/pre>\n\n\n\n<p>Sie k\u00f6nnen die Funktion REGEXREPLACE in Kombination mit PROPER verwenden, um Punkte (.) und W\u00f6rter danach zu entfernen. Bereit, den ersten Buchstaben in einen Gro\u00dfbuchstaben zu \u00e4ndern.<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-4e7d06ed25e7c9012d936a3f69c150a9\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=PROPER(REGEXREPLACE(B1, \"\\..*\", \"\"))<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong><code>REGEXREPLACE(B1, &#034;\\..*&#034;, &#034;&#034;)<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>\\.<\/code> \u2192 \u0e2b\u0e21\u0e32\u0e22\u0e16\u0e36\u0e07 &#8220;\u0e08\u0e38\u0e14 (<code>.<\/code>)&#8221;<\/li>\n\n\n\n<li><code>.*<\/code> \u2192 \u0e2b\u0e21\u0e32\u0e22\u0e16\u0e36\u0e07 &#8220;\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e43\u0e14\u0e46 \u0e17\u0e35\u0e48\u0e15\u0e32\u0e21\u0e21\u0e32\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e08\u0e38\u0e14&#8221;<\/li>\n\n\n\n<li><strong>Ersetzen Sie alle durch leere Werte (<code>\"\"<\/code>)<\/strong> \u2192 Ab diesem Punkt alles l\u00f6schen.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>RICHTIG(...)<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>Wird verwendet, um den ersten Buchstaben zu a zu machen <strong>Gro\u00dfbuchstaben<\/strong><\/li>\n\n\n\n<li>wie zum Beispiel <code>&#034;Soax&#034;<\/code> \u2192 <code>&#034;Soax&#034;<\/code><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<p><strong>Beispielergebnisse<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Spalte B (Original)<\/th><th>Spalte C (Ergebnis)<\/th><\/tr><\/thead><tbody><tr><td>soax.com<\/td><td>Soax<\/td><\/tr><tr><td>example.net<\/td><td>Beispiel<\/td><\/tr><tr><td>google.co.uk<\/td><td>Google<\/td><\/tr><tr><td>test.website<\/td><td>Pr\u00fcfen<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> <strong><code>RICHTIG()<\/code><\/strong> \u0e43\u0e19 Google \u0e0a\u0e35\u0e15\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48\u0e17\u0e35\u0e48\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e04\u0e33 \u0e41\u0e25\u0e30\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01 \u0e40\u0e0a\u0e48\u0e19 \u0e16\u0e49\u0e32\u0e40\u0e0b\u0e25\u0e25\u0e4c A1 \u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 &#8220;hello world&#8221; \u0e2a\u0e39\u0e15\u0e23 <code>=RICHTIG(A1)<\/code> Der Text wird automatisch in \u201eHallo Welt\u201c ge\u00e4ndert, wodurch mehrteilige Texte \u00fcbersichtlicher und \u00fcbersichtlicher aussehen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-60a260262ec0f607a83b6f946b2bbab2\" style=\"font-size:24px\">21. HYPERLINK \u2013 F\u00fcgen Sie einen Link in den Spaltentext ein. <\/h2>\n\n\n\n<p><strong>Formel:<\/strong> <\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-6a662560963ef66d2e87ad3a8a8eef42\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=HYPERLINK(C1, B1)<\/code><\/pre>\n\n\n\n<p>Diese Formel macht aus dem Text in B1 einen Link unter Verwendung der URL aus C1.<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-74ced1ebc2afa01fb65ce8046ed8c10f\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=HYPERLINK(C1, \"Open link\ud83d\ude80\")<\/code><\/pre>\n\n\n\n<p><strong>Beispielergebnisse<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Spalte B (Text)<\/th><th>Spalte C (Link)<\/th><th>Spalte D (Ergebnis)<\/th><\/tr><\/thead><tbody><tr><td>Google<\/td><td>https:\/\/google.com<\/td><td><a href=\"https:\/\/google.com\" target=\"_blank\" rel=\"noreferrer noopener\">Google<\/a><\/td><\/tr><tr><td>YouTube<\/td><td>https:\/\/youtube.com<\/td><td><a href=\"https:\/\/youtube.com\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube<\/a><\/td><\/tr><tr><td>OpenAI<\/td><td>https:\/\/openai.com<\/td><td><a href=\"https:\/\/openai.com\" target=\"_blank\" rel=\"noreferrer noopener\">OpenAI<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Automatische Formeln f\u00fcr die gesamte Spalte verwenden<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-356959ab434ca40f24d8c350f6102936\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=ARRAYFORMULA(IF(B1:B&lt;&gt;\"\", HYPERLINK(C1:C, B1:B), \"\"))<\/code><\/pre>\n\n\n\n<p>Sie k\u00f6nnen <strong>Google Apps Script<\/strong> So betten Sie einen direkten Link in Spalte B oder D ein<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gehe zu <strong>Erweiterungen &gt; Apps Script<\/strong><\/li>\n\n\n\n<li>Entfernen Sie den alten Code. Geben Sie dann diesen Code ein:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-e7001c1550de7c3e5c53b3934e99efda\" data-no-translation=\"\" data-no-auto-translation=\"\"><code><code>function insertHyperlinks() {\n  var sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet();\n  var data = sheet.getDataRange().getValues();\n\n  for (var i = 1; i &lt; data.length; i++) {\n    var text = data&#91;i]&#91;1]; \n    var url = data&#91;i]&#91;2];  \n    \n    if (text &amp;&amp; url) {\n      sheet.getRange(i+1, 2).setFormula('=HYPERLINK(\"' + url + '\", \"' + text + '\")');\n    }\n  }\n}\n<\/code><\/code><\/pre>\n\n\n\n<ul start=\"3\" class=\"wp-block-list\">\n<li>dr\u00fccken <strong>Laufen (\u25b6)<\/strong> Damit das Skript funktioniert<\/li>\n\n\n\n<li>Der Link wird nun dauerhaft in Spalte B eingebettet.<\/li>\n\n\n\n<li>Sie k\u00f6nnen jetzt Spalte C l\u00f6schen! \ud83c\udf89<\/li>\n<\/ul>\n\n\n<div class=\"gc-box green_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p><strong>Formel:<\/strong> HYPERLINK() wird in Google Sheets verwendet, um anklickbare Links zu erstellen. Durch die Verkn\u00fcpfung von Text oder URLs mit Websites oder anderen Datenquellen k\u00f6nnen Sie mit dieser Funktion einfach und bequem Text oder Daten in einem Blatt mit externen Datenquellen verkn\u00fcpfen.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h2 class=\"wp-block-heading has-green-color has-text-color has-link-color wp-elements-cc96b744706db9c1b67d5f0f7a7d6a33\" style=\"font-size:25px\">22. Favicon \u2013 So zeigen Sie das Favicon verschiedener Websites an.<\/h2>\n\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h3 class=\"wp-block-heading has-text-color has-link-color wp-elements-d7055f4d83d528fea84c33750347d9db\" style=\"color:#e57803;font-size:20px\">Als URL des Favicon-Bildes anzeigen<\/h3>\n\n\n\n<p><strong>Methode 1: Verwenden Sie einfaches Google (am einfachsten)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-2ad8481a1e4bd44650001bb0ff82f208\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>https:&#47;&#47;www.google.com\/s2\/favicons?domain=youtube.com<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sie k\u00f6nnen jedes Website-Favicon als Bild-URL verwenden.<\/li>\n<\/ul>\n\n\n\n<p><strong>\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48 2 \u0e43\u0e0a\u0e49 google \u0e41\u0e1a\u0e1a\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32 (64&#215;64)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-bad9d5a8e0456365d13c2bf135ada4cf\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>https:&#47;&#47;www.google.com\/s2\/favicons?sz=64&amp;domain=youtube.com<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Mit dieser Formel k\u00f6nnen Sie die Favicon-Gr\u00f6\u00dfe ermitteln <strong>64 x 64 Pixel<\/strong><\/li>\n<\/ul>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h3 class=\"wp-block-heading has-text-color has-link-color wp-elements-8aebef00a0b36f729d932c6210351470\" style=\"color:#e57803;font-size:20px\">Sofort als Bild aus der Bild-URL anzeigen<\/h3>\n\n\n\n<p><strong>Methode 1: Verwenden der Favicon-API von Google (einfachste Methode)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-9e69b0df7275f5a8f8d381b01e1a0529\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(\"https:\/\/www.google.com\/s2\/favicons?domain=youtube.com\")<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Diese Formel wird als Favicon-Bild in Google Sheets angezeigt.<\/li>\n<\/ul>\n\n\n\n<p><strong>Methode 2: Verwenden der Favicon-API von Google (beste Methode)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-76583b736479d5ea685f190163555879\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(\"https:\/\/www.google.com\/s2\/favicons?sz=64&amp;domain=youtube.com\")<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Diese Formel wird in Google Sheets als Favicon-Bild angezeigt. Gr\u00f6\u00dfe <strong>64 x 64 Pixel<\/strong> (Klarer)<\/li>\n<\/ul>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<h3 class=\"wp-block-heading has-text-color has-link-color wp-elements-23e86fa1dee6b39df60136be5d423e99\" style=\"color:#e57803;font-size:20px\">Sofortige Anzeige als Bild durch Abrufen von Bild-URLs aus anderen Foren.<\/h3>\n\n\n\n<p><strong>Methode 1: Verwenden der Favicon-API von Google (beste Methode)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-d8c7d6789bbf967adf5c171eb22af943\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(\"https:\/\/www.google.com\/s2\/favicons?sz=64&amp;domain=\" &amp; A2)<\/code><\/pre>\n\n\n\n<p>Diese Formel wird in Google Sheets als Favicon-Bild angezeigt. Gr\u00f6\u00dfe <strong>64 x 64 Pixel<\/strong> (Klarer)<\/p>\n\n\n\n<p><strong>Anwendung:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Geben Sie den Dom\u00e4nennamen in die Spalte ein <code>A2<\/code> wie zum Beispiel <strong>example.com<\/strong><\/li>\n\n\n\n<li>Diese Formel ermittelt die Favicon-Gr\u00f6\u00dfe <strong>64 x 64 Pixel<\/strong> Komm und zeig<\/li>\n<\/ul>\n\n\n\n<p><strong>Die Art und Weise, wie <\/strong>2. Favicon direkt von der Website abrufen (falls keine API verf\u00fcgbar ist)<\/p>\n\n\n\n<pre class=\"wp-block-code has-layout-color has-primary-background-color has-text-color has-background has-link-color wp-elements-579ae3a37fbd55a6cc1b9ef49b2ef2e9\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>=IMAGE(\"https:\/\/\" &amp; A2 &amp; \"\/favicon.ico\")<\/code><\/pre>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\t\t<\/div>\n\n<style scoped>.gc-howto{margin:45px 0 30px 0;border:3px solid #e7e4df;border-top:none;position:relative;counter-reset:gchowto}.gc-howto__heading{font-size:19px;font-weight:700;line-height:20px;padding:0 15px;text-transform:uppercase}.gc-howto__title{display:flex;align-items:center;position:absolute;width:100%;top:-10px;height:22px}.gc-howto__line{flex-grow:1;height:3px;background-color:#e7e4df}.gc-howto__description{padding:35px 25px 25px 25px}.gc-howtoitem__step{position:relative;counter-increment:gchowto;padding:18px 25px}.gc-howtoitem__heading{font-weight:700;font-size:20px;line-height:24px;margin:0 0 25px 0;padding:0 0 0 50px;position:relative}.gc-howtoitem__heading:before{content:counter(gchowto);color:#fcd000;font-size:1.5rem;font-weight:700;position:absolute;--size:32px;line-height:var(--size);width:var(--size);height:var(--size);top:-5px;left:0;background:#000;border-radius:50%;text-align:center}.gc-howtoitem__content{font-size:16px;line-height:24px}<\/style><div id=\"gc-howid7c73d4\" class=\"gc-howto\" style=\"border-color:#10a399;\"><style scoped>#gc-howid7c73d4 .gc-howtoitem__heading:before{background-color:#f8f9fa;color:#10a399;}<\/style><div class=\"gc-howto__title\"><div class=\"gc-howto__line\" style=\"background-color:#10a399;\"><\/div><div class=\"gc-howto__heading\">Weitere Rezepte<\/div><div class=\"gc-howto__line\" style=\"background-color:#10a399;\"><\/div><\/div><div class=\"gc-howto__description\"><div>Google Sheets verf\u00fcgt \u00fcber zahlreiche Funktionen und Formeln, die Ihre Arbeit bequemer und effizienter machen k\u00f6nnen. Hier ist eine Liste h\u00e4ufig verwendeter und n\u00fctzlicher Formeln:<\/div><\/div><div id=\"gc-howid7c73d4step1\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">WENN():<\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">\u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e41\u0e25\u0e30\u0e04\u0e37\u0e19\u0e04\u0e48\u0e32\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e15\u0e32\u0e21\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14 \u0e40\u0e0a\u0e48\u0e19 =IF(A1 &gt; 10, &#8220;\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 10&#8221;, &#8220;\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e1a 10&#8221;) \u0e16\u0e49\u0e32 A1 \u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 10 \u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07 &#8220;\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 10&#8221;<\/div><\/div><\/div><div id=\"gc-howid7c73d4step2\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">Z\u00c4HLENWENN():<\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um die Anzahl der Zellen zu z\u00e4hlen, die eine bestimmte Bedingung erf\u00fcllen. Beispiel: =Z\u00c4HLENWENN(A1:A10, \u201e&gt;10\u201c) z\u00e4hlt die Anzahl der Zellen im Bereich A1:A10, die einen Wert gr\u00f6\u00dfer als 10 haben.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step3\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">SUMMEWENN():<\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um die Summe der Zellen zu ermitteln, die eine Bedingung erf\u00fcllen. Beispiel: =SUMMEWENN(A1:A10, \u201e&gt;10\u201c) ermittelt die Summe der Werte gr\u00f6\u00dfer als 10 im Bereich A1:A10.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step4\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">SVERWEIS(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um einen Wert in einer Tabelle nachzuschlagen, indem die erste Spalte betrachtet wird. Beispiel: =VLOOKUP(A1, B1:C10, 2, FALSE) sucht den Wert aus A1 in den Spalten B1:B10 und gibt den passenden Wert aus Spalte C zur\u00fcck.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step5\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">INDEX(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um Daten aus einer Tabelle an einer bestimmten Position abzurufen, beispielsweise ruft =INDEX(B1:C10, 3, 2) Werte aus Zeile 3 und Spalte 2 des Bereichs B1:C10 ab.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step6\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">\u00dcBEREINSTIMMEN(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">\u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e48\u0e32\u0e08\u0e32\u0e01\u0e0a\u0e48\u0e27\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e25\u0e30\u0e04\u0e37\u0e19\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e17\u0e35\u0e48\u0e1e\u0e1a \u0e40\u0e0a\u0e48\u0e19 =MATCH(&#8220;Apple&#8221;, A1:A10, 0) \u0e08\u0e30\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e33\u0e27\u0e48\u0e32 &#8220;Apple&#8221; \u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07 A1:A10 \u0e41\u0e25\u0e30\u0e04\u0e37\u0e19\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e17\u0e35\u0e48\u0e1e\u0e1a<\/div><\/div><\/div><div id=\"gc-howid7c73d4step7\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">NUR(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um die L\u00e4nge des Textes in einer Zelle zu ermitteln. Beispielsweise gibt =LEN(A1) die Anzahl der Zeichen in Zelle A1 zur\u00fcck.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step8\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">LINKS(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um Text von der linken Seite des Textes zu extrahieren. Beispielsweise extrahiert =LEFT(A1, 5) die ersten 5 Zeichen aus dem Text in A1.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step9\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">RECHTS(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um Text von der rechten Seite des Textes zu extrahieren. Beispielsweise extrahiert =RIGHT(A1, 3) die letzten 3 Zeichen aus dem Text in A1.<\/div><\/div><\/div><div id=\"gc-howid7c73d4step10\" class=\"gc-howtoitem__step\"><div class=\"gc-howtoitem__title\"><div class=\"gc-howtoitem__heading\">ARRAYFORMULA(): <\/div><\/div><div class=\"gc-howtoitem__content\" ><div class=\"gc-howtoitem__text\">Es wird verwendet, um eine Formel auf mehrere Zeilen oder Spalten gleichzeitig anzuwenden, beispielsweise multipliziert =ARRAYFORMULA(A1:A10 * B1:B10) alle Werte in Spalte A mit B.<\/div><\/div><\/div><\/div>\n\n\n<h3 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-a7bf2db6b823acc22f5ab3646394e0f1\" style=\"color:#e57f7b\"><strong><em>GOOGLETRANSLATE<\/em><\/strong> ISO-639 code<\/h3>\n\n\n<div class=\"gc-box border_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Sprache<\/th><th>ISO-639 code<\/th><\/tr><\/thead><tbody><tr><td>Abkhaz<\/td><td><code>ab<\/code><\/td><\/tr><tr><td>Acehnese<\/td><td><code>ace<\/code><\/td><\/tr><tr><td>Acholi<\/td><td><code>ach<\/code><\/td><\/tr><tr><td>Afrikaans<\/td><td><code>af<\/code><\/td><\/tr><tr><td>Albanian<\/td><td><code>sq<\/code><\/td><\/tr><tr><td>Alur<\/td><td><code>alz<\/code><\/td><\/tr><tr><td>Amharic<\/td><td><code>am<\/code><\/td><\/tr><tr><td>Arabic<\/td><td><code>ar<\/code><\/td><\/tr><tr><td>Armenian<\/td><td><code>hy<\/code><\/td><\/tr><tr><td>Assamese<\/td><td><code>as<\/code><\/td><\/tr><tr><td>Awadhi<\/td><td><code>awa<\/code><\/td><\/tr><tr><td>Aymara<\/td><td><code>ay<\/code><\/td><\/tr><tr><td>Azerbaijani<\/td><td><code>az<\/code><\/td><\/tr><tr><td>Balinese<\/td><td><code>ban<\/code><\/td><\/tr><tr><td>Bambara<\/td><td><code>bm<\/code><\/td><\/tr><tr><td>Bashkir<\/td><td><code>ba<\/code><\/td><\/tr><tr><td>Basque<\/td><td><code>eu<\/code><\/td><\/tr><tr><td>Batak Karo<\/td><td><code>btx<\/code><\/td><\/tr><tr><td>Batak Simalungun<\/td><td><code>bts<\/code><\/td><\/tr><tr><td>Batak Toba<\/td><td><code>bbc<\/code><\/td><\/tr><tr><td>Belarusian<\/td><td><code>be<\/code><\/td><\/tr><tr><td>Bemba<\/td><td><code>bem<\/code><\/td><\/tr><tr><td>Bengali<\/td><td><code>bn<\/code><\/td><\/tr><tr><td>Betawi<\/td><td><code>bew<\/code><\/td><\/tr><tr><td>Bhojpuri<\/td><td><code>bho<\/code><\/td><\/tr><tr><td>Bikol<\/td><td><code>bik<\/code><\/td><\/tr><tr><td>Bosnian<\/td><td><code>bs<\/code><\/td><\/tr><tr><td>Breton<\/td><td><code>br<\/code><\/td><\/tr><tr><td>Bulgarian<\/td><td><code>bg<\/code><\/td><\/tr><tr><td>Buryat<\/td><td><code>bua<\/code><\/td><\/tr><tr><td>Cantonese<\/td><td><code>yue<\/code><\/td><\/tr><tr><td>Catalan<\/td><td><code>ca<\/code><\/td><\/tr><tr><td>Cebuano<\/td><td><code>ceb<\/code><\/td><\/tr><tr><td>Chichewa (Nyanja)<\/td><td><code>ny<\/code><\/td><\/tr><tr><td>Chinese (Simplified)<\/td><td><code>zh-CN<\/code>&nbsp;or&nbsp;<code>zh<\/code>&nbsp;<\/td><\/tr><tr><td>Chinese (Traditional)<\/td><td><code>zh-TW<\/code>&nbsp;<\/td><\/tr><tr><td>Chuvash<\/td><td><code>cv<\/code><\/td><\/tr><tr><td>Corsican<\/td><td><code>co<\/code><\/td><\/tr><tr><td>Crimean Tatar<\/td><td><code>crh<\/code><\/td><\/tr><tr><td>Croatian<\/td><td><code>hr<\/code><\/td><\/tr><tr><td>Czech<\/td><td><code>cs<\/code><\/td><\/tr><tr><td>Danish<\/td><td><code>da<\/code><\/td><\/tr><tr><td>Dinka<\/td><td><code>din<\/code><\/td><\/tr><tr><td>Divehi<\/td><td><code>dv<\/code><\/td><\/tr><tr><td>Dogri<\/td><td><code>doi<\/code><\/td><\/tr><tr><td>Dombe<\/td><td><code>dov<\/code><\/td><\/tr><tr><td>Dutch<\/td><td><code>nl<\/code><\/td><\/tr><tr><td>Dzongkha<\/td><td><code>dz<\/code><\/td><\/tr><tr><td>English<\/td><td><code>en<\/code><\/td><\/tr><tr><td>Esperanto<\/td><td><code>eo<\/code><\/td><\/tr><tr><td>Estonian<\/td><td><code>et<\/code><\/td><\/tr><tr><td>Ewe<\/td><td><code>ee<\/code><\/td><\/tr><tr><td>Fijian<\/td><td><code>fj<\/code><\/td><\/tr><tr><td>Filipino (Tagalog)<\/td><td><code>fil<\/code>&nbsp;or&nbsp;<code>tl<\/code><\/td><\/tr><tr><td>Finnish<\/td><td><code>fi<\/code><\/td><\/tr><tr><td>French<\/td><td><code>fr<\/code><\/td><\/tr><tr><td>French (French)<\/td><td><code>fr-FR<\/code><\/td><\/tr><tr><td>French (Canadian)<\/td><td><code>fr-CA<\/code><\/td><\/tr><tr><td>Frisian<\/td><td><code>fy<\/code><\/td><\/tr><tr><td>Fulfulde<\/td><td><code>ff<\/code><\/td><\/tr><tr><td>Ga<\/td><td><code>gaa<\/code><\/td><\/tr><tr><td>Galician<\/td><td><code>gl<\/code><\/td><\/tr><tr><td>Ganda (Luganda)<\/td><td><code>lg<\/code><\/td><\/tr><tr><td>Georgian<\/td><td><code>ka<\/code><\/td><\/tr><tr><td>German<\/td><td><code>de<\/code><\/td><\/tr><tr><td>Greek<\/td><td><code>el<\/code><\/td><\/tr><tr><td>Guarani<\/td><td><code>gn<\/code><\/td><\/tr><tr><td>Gujarati<\/td><td><code>gu<\/code><\/td><\/tr><tr><td>Haitian Creole<\/td><td><code>ht<\/code><\/td><\/tr><tr><td>Hakha Chin<\/td><td><code>cnh<\/code><\/td><\/tr><tr><td>Hausa<\/td><td><code>ha<\/code><\/td><\/tr><tr><td>Hawaiian<\/td><td><code>haw<\/code><\/td><\/tr><tr><td>Hebrew<\/td><td><code>iw<\/code>&nbsp;or&nbsp;<code>he<\/code><\/td><\/tr><tr><td>Hiligaynon<\/td><td><code>hil<\/code><\/td><\/tr><tr><td>Hindi<\/td><td><code>hi<\/code><\/td><\/tr><tr><td>Hmong<\/td><td><code>hmn<\/code><\/td><\/tr><tr><td>Hungarian<\/td><td><code>hu<\/code><\/td><\/tr><tr><td>Hunsrik<\/td><td><code>hrx<\/code><\/td><\/tr><tr><td>Icelandic<\/td><td><code>is<\/code><\/td><\/tr><tr><td>Igbo<\/td><td><code>ig<\/code><\/td><\/tr><tr><td>Iloko<\/td><td><code>ilo<\/code><\/td><\/tr><tr><td>Indonesian<\/td><td><code>Ausweis<\/code><\/td><\/tr><tr><td>Irish<\/td><td><code>ga<\/code><\/td><\/tr><tr><td>Italian<\/td><td><code>it<\/code><\/td><\/tr><tr><td>Japanese<\/td><td><code>ja<\/code><\/td><\/tr><tr><td>Javanese<\/td><td><code>jw<\/code>&nbsp;or&nbsp;<code>jv<\/code><\/td><\/tr><tr><td>Kannada<\/td><td><code>kn<\/code><\/td><\/tr><tr><td>Kapampangan<\/td><td><code>pam<\/code><\/td><\/tr><tr><td>Kazakh<\/td><td><code>kk<\/code><\/td><\/tr><tr><td>Khmer<\/td><td><code>km<\/code><\/td><\/tr><tr><td>Kiga<\/td><td><code>cgg<\/code><\/td><\/tr><tr><td>Kinyarwanda<\/td><td><code>rw<\/code><\/td><\/tr><tr><td>Kituba<\/td><td><code>ktu<\/code><\/td><\/tr><tr><td>Konkani<\/td><td><code>gom<\/code><\/td><\/tr><tr><td>Korean<\/td><td><code>ko<\/code><\/td><\/tr><tr><td>Krio<\/td><td><code>kri<\/code><\/td><\/tr><tr><td>Kurdish (Kurmanji)<\/td><td><code>ku<\/code><\/td><\/tr><tr><td>Kurdish (Sorani)<\/td><td><code>ckb<\/code><\/td><\/tr><tr><td>Kyrgyz<\/td><td><code>ky<\/code><\/td><\/tr><tr><td>Lao<\/td><td><code>lo<\/code><\/td><\/tr><tr><td>Latgalian<\/td><td><code>ltg<\/code><\/td><\/tr><tr><td>Latin<\/td><td><code>la<\/code><\/td><\/tr><tr><td>Latvian<\/td><td><code>lv<\/code><\/td><\/tr><tr><td>Ligurian<\/td><td><code>lij<\/code><\/td><\/tr><tr><td>Limburgan<\/td><td><code>li<\/code><\/td><\/tr><tr><td>Lingala<\/td><td><code>ln<\/code><\/td><\/tr><tr><td>Lithuanian<\/td><td><code>lt<\/code><\/td><\/tr><tr><td>Lombard<\/td><td><code>lmo<\/code><\/td><\/tr><tr><td>Luo<\/td><td><code>luo<\/code><\/td><\/tr><tr><td>Luxembourgish<\/td><td><code>lb<\/code><\/td><\/tr><tr><td>Macedonian<\/td><td><code>mk<\/code><\/td><\/tr><tr><td>Maithili<\/td><td><code>mai<\/code><\/td><\/tr><tr><td>Makassar<\/td><td><code>mak<\/code><\/td><\/tr><tr><td>Malagasy<\/td><td><code>mg<\/code><\/td><\/tr><tr><td>Malay<\/td><td><code>MS<\/code><\/td><\/tr><tr><td>Malay (Jawi)<\/td><td><code>ms-Arab<\/code><\/td><\/tr><tr><td>Malayalam<\/td><td><code>ml<\/code><\/td><\/tr><tr><td>Maltese<\/td><td><code>mt<\/code><\/td><\/tr><tr><td>Maori<\/td><td><code>mi<\/code><\/td><\/tr><tr><td>Marathi<\/td><td><code>mr<\/code><\/td><\/tr><tr><td>Meadow Mari<\/td><td><code>chm<\/code><\/td><\/tr><tr><td>Meiteilon (Manipuri)<\/td><td><code>mni-Mtei<\/code><\/td><\/tr><tr><td>Minang<\/td><td><code>min<\/code><\/td><\/tr><tr><td>Mizo<\/td><td><code>lus<\/code><\/td><\/tr><tr><td>Mongolian<\/td><td><code>mn<\/code><\/td><\/tr><tr><td>Myanmar (Burmese)<\/td><td><code>my<\/code><\/td><\/tr><tr><td>Ndebele (South)<\/td><td><code>nr<\/code><\/td><\/tr><tr><td>Nepalbhasa (Newari)<\/td><td><code>new<\/code><\/td><\/tr><tr><td>Nepali<\/td><td><code>ne<\/code><\/td><\/tr><tr><td>Northern Sotho (Sepedi)<\/td><td><code>nso<\/code><\/td><\/tr><tr><td>Norwegian<\/td><td><code>no<\/code><\/td><\/tr><tr><td>Nuer<\/td><td><code>nus<\/code><\/td><\/tr><tr><td>Occitan<\/td><td><code>oc<\/code><\/td><\/tr><tr><td>Odia (Oriya)<\/td><td><code>or<\/code><\/td><\/tr><tr><td>Oromo<\/td><td><code>om<\/code><\/td><\/tr><tr><td>Pangasinan<\/td><td><code>pag<\/code><\/td><\/tr><tr><td>Papiamento<\/td><td><code>pap<\/code><\/td><\/tr><tr><td>Pashto<\/td><td><code>ps<\/code><\/td><\/tr><tr><td>Persian<\/td><td><code>fa<\/code><\/td><\/tr><tr><td>Polish<\/td><td><code>pl<\/code><\/td><\/tr><tr><td>Portuguese<\/td><td><code>pt<\/code><\/td><\/tr><tr><td>Portuguese (Portugal)<\/td><td><code>pt-PT<\/code><\/td><\/tr><tr><td>Portuguese (Brazil)<\/td><td><code>pt-BR<\/code><\/td><\/tr><tr><td>Punjabi<\/td><td><code>pa<\/code><\/td><\/tr><tr><td>Punjabi (Shahmukhi)<\/td><td><code>pa-Arab<\/code><\/td><\/tr><tr><td>Quechua<\/td><td><code>qu<\/code><\/td><\/tr><tr><td>Romani<\/td><td><code>rom<\/code><\/td><\/tr><tr><td>Romanian<\/td><td><code>ro<\/code><\/td><\/tr><tr><td>Rundi<\/td><td><code>rn<\/code><\/td><\/tr><tr><td>Russian<\/td><td><code>ru<\/code><\/td><\/tr><tr><td>Samoan<\/td><td><code>sm<\/code><\/td><\/tr><tr><td>Sango<\/td><td><code>sg<\/code><\/td><\/tr><tr><td>Sanskrit<\/td><td><code>sa<\/code><\/td><\/tr><tr><td>Scots Gaelic<\/td><td><code>gd<\/code><\/td><\/tr><tr><td>Serbian<\/td><td><code>sr<\/code><\/td><\/tr><tr><td>Sesotho<\/td><td><code>st<\/code><\/td><\/tr><tr><td>Seychellois Creole<\/td><td><code>crs<\/code><\/td><\/tr><tr><td>Shan<\/td><td><code>shn<\/code><\/td><\/tr><tr><td>Shona<\/td><td><code>sn<\/code><\/td><\/tr><tr><td>Sicilian<\/td><td><code>scn<\/code><\/td><\/tr><tr><td>Silesian<\/td><td><code>szl<\/code><\/td><\/tr><tr><td>Sindhi<\/td><td><code>sd<\/code><\/td><\/tr><tr><td>Sinhala (Sinhalese)<\/td><td><code>si<\/code><\/td><\/tr><tr><td>Slovak<\/td><td><code>sk<\/code><\/td><\/tr><tr><td>Slovenian<\/td><td><code>sl<\/code><\/td><\/tr><tr><td>Somali<\/td><td><code>so<\/code><\/td><\/tr><tr><td>Spanish<\/td><td><code>es<\/code><\/td><\/tr><tr><td>Sundanese<\/td><td><code>su<\/code><\/td><\/tr><tr><td>Swahili<\/td><td><code>sw<\/code><\/td><\/tr><tr><td>Swati<\/td><td><code>ss<\/code><\/td><\/tr><tr><td>Swedish<\/td><td><code>sv<\/code><\/td><\/tr><tr><td>Tajik<\/td><td><code>tg<\/code><\/td><\/tr><tr><td>Tamil<\/td><td><code>ta<\/code><\/td><\/tr><tr><td>Tatar<\/td><td><code>tt<\/code><\/td><\/tr><tr><td>Telugu<\/td><td><code>te<\/code><\/td><\/tr><tr><td>Tetum<\/td><td><code>tet<\/code><\/td><\/tr><tr><td>Thai<\/td><td><code>th<\/code><\/td><\/tr><tr><td>Tigrinya<\/td><td><code>ti<\/code><\/td><\/tr><tr><td>Tsonga<\/td><td><code>ts<\/code><\/td><\/tr><tr><td>Tswana<\/td><td><code>tn<\/code><\/td><\/tr><tr><td>Turkish<\/td><td><code>tr<\/code><\/td><\/tr><tr><td>Turkmen<\/td><td><code>tk<\/code><\/td><\/tr><tr><td>Twi (Akan)<\/td><td><code>ak<\/code><\/td><\/tr><tr><td>Ukrainian<\/td><td><code>uk<\/code><\/td><\/tr><tr><td>Urdu<\/td><td><code>ur<\/code><\/td><\/tr><tr><td>Uyghur<\/td><td><code>ug<\/code><\/td><\/tr><tr><td>Uzbek<\/td><td><code>uz<\/code><\/td><\/tr><tr><td>Vietnamese<\/td><td><code>vi<\/code><\/td><\/tr><tr><td>Welsh<\/td><td><code>cy<\/code><\/td><\/tr><tr><td>Xhosa<\/td><td><code>xh<\/code><\/td><\/tr><tr><td>Yiddish<\/td><td><code>yi<\/code><\/td><\/tr><tr><td>Yoruba<\/td><td><code>yo<\/code><\/td><\/tr><tr><td>Yucatec Maya<\/td><td><code>yua<\/code><\/td><\/tr><tr><td>Zulu<\/td><td><code>zu<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"gc-box blue_type\" style=\"text-align:left;border-radius:20px;box-shadow: 0 10px 10px #00000007\">\n\t\t\t<div class=\"gc-box-icon\"><\/div>\n\t\t\t\n\t\t\t<div class=\"gc-box-text\">\n\n<p>Diese Funktionen k\u00f6nnen Ihnen helfen, schneller und effizienter mit Daten in Google Sheets zu arbeiten. Versuchen Sie, es auf Ihre Projekte anzuwenden. Und vielleicht entdecken Sie neue Wege. Das erleichtert Ihnen die Arbeit!<\/p>\n\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"Google Sheet ist ein leistungsstarkes Tool, mit dem Sie Ihre Daten effizient verwalten k\u00f6nnen. Heute stellen wir eine geheime bzw. wenig bekannte Funktion vor. Aber es ist in Google Sheet sehr n\u00fctzlich.","protected":false},"author":1,"featured_media":2274,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"csco_singular_sidebar":"","csco_page_header_type":"","csco_page_load_nextpost":"","footnotes":""},"categories":[32],"tags":[],"class_list":{"0":"post-2184","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-google-sheet","8":"cs-entry"},"_links":{"self":[{"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/posts\/2184","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/comments?post=2184"}],"version-history":[{"count":61,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/posts\/2184\/revisions"}],"predecessor-version":[{"id":6951,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/posts\/2184\/revisions\/6951"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/media\/2274"}],"wp:attachment":[{"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/media?parent=2184"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/categories?post=2184"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/siammakemoney.com\/de\/wp-json\/wp\/v2\/tags?post=2184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}