{"id":3011,"date":"2023-11-18T03:01:29","date_gmt":"2023-11-18T03:01:29","guid":{"rendered":"https:\/\/exceladvisor.org\/de\/funktionen\/"},"modified":"2023-12-03T11:12:36","modified_gmt":"2023-12-03T11:12:36","slug":"funktionen","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/de\/funktionen\/","title":{"rendered":"Hauptfunktionen von vba"},"content":{"rendered":"<div class=\"excel-vor-dem-inhalt\" id=\"excel-2064455702\"><script type=\"text\/javascript\">\r\n\tatOptions = {\r\n\t\t'key' : 'c1158f160081d6540a8409e6925dab94',\r\n\t\t'format' : 'iframe',\r\n\t\t'height' : 250,\r\n\t\t'width' : 300,\r\n\t\t'params' : {}\r\n\t};\r\n<\/script>\r\n<script type=\"text\/javascript\" src=\"\/\/www.highperformanceformat.com\/c1158f160081d6540a8409e6925dab94\/invoke.js\"><\/script><\/div> <p>Wenn Sie mit VBA begonnen haben, ist es als n\u00e4chstes wichtig zu lernen, wie Sie die integrierten VBA-Funktionen beim Schreiben von VBA-Code verwenden.<\/p><p> Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) detailliert mit Beispielen und Beispielcodes aufgelistet. Diese Funktionen sind in bestimmten Kategorien (10) aufgef\u00fchrt, damit Sie den Zweck jeder Funktion leicht verstehen.<\/p><p> Nachfolgend finden Sie die Liste der Kategorien der wichtigsten VBA-Funktionen. Alle Funktionen sind in diesen Kategorien aufgef\u00fchrt:<\/p><h2 class=\"wp-block-heading\"> VBA TEXT (String)-Funktionen<\/h2><p> VBA-TEXT-Funktionen helfen Ihnen, Textwerte in einer Zelle, einem Zellbereich oder einem gesamten Arbeitsblatt oder einer Arbeitsmappe zu bearbeiten. Einfach ausgedr\u00fcckt sind diese Funktionen speziell zum \u00c4ndern von Textwerten konzipiert.<\/p><p> Nachfolgend finden Sie eine Liste von 18 TEXT-Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> Name<\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Beschreibung <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/format\/\">VBA-FORMAT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es hilft Ihnen, ein bestimmtes Format anzuwenden und diese Zeichenfolge dann im Ergebnis zur\u00fcckzugeben.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/instr\/\">VBA INSTR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es sucht nach einem Teilstring aus einem String und gibt die Startposition des Teilstrings im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/instrrev\/\">VBA INSTRREV-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Au\u00dferdem wird nach einem Teilstring aus einem String gesucht und die Startposition des Teilstrings im Ergebnis zur\u00fcckgegeben (von rechts nach links gesehen).<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/fall\/\">VBA LCASE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt eine Zeichenfolge in eine Kleinbuchstabenzeichenfolge um, bei der alle Zeichen klein sind.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/links\/\">VBA LEFT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Gibt einen Teilstring eines Strings mit der angegebenen Anzahl von Zeichen zur\u00fcck (beginnend auf der linken Seite des Strings).<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/vba-len\/\">VBA LEN-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es z\u00e4hlt die Anzahl der Zeichen aus dem bereitgestellten Wert und gibt eine Zahl als Anzahl dieser Zeichen zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ltrim\/\">VBA LTRIM-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es entfernt f\u00fchrende Leerzeichen (von der linken Seite) einer Zeichenfolge und gibt diese Zeichenfolge ohne diese Leerzeichen im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/mittag\/\">VBA MID-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Gibt einen Teilstring eines Strings unter Verwendung der angegebenen Startposition und Anzahl der Zeichen zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ersetzen\/\">VBA REPLACE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es findet einen Teilstring aus einem String, ersetzt ihn durch einen anderen Teilstring und gibt den neuen String im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/rechts\/\">RECHTE VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Gibt einen Teilstring eines Strings mit der angegebenen Anzahl von Zeichen zur\u00fcck (beginnend auf der rechten Seite des Strings).<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/rtrim\/\">VBA RTRIM-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es entfernt nachfolgende Leerzeichen (auf der rechten Seite) aus einer Zeichenfolge und gibt diese Zeichenfolge ohne diese Leerzeichen im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/raum\/\">VBA SPACE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es erstellt eine Zeichenfolge mit einer vom Benutzer angegebenen Anzahl von Leerzeichen und gibt diese im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/strcomp\/\">VBA STRCOMP-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es vergleicht zwei Zeichenfolgen und gibt das Ergebnis als Ganzzahl zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/strconv\/\">STRCONV VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es konvertiert eine Zeichenfolge in ein bestimmtes Format und gibt im Ergebnis eine neue Zeichenfolge zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/zeichenfolge\/\">VBA STRING-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es nimmt ein Zeichen, wiederholt es eine bestimmte Anzahl von Malen und gibt es im Ergebnis als Zeichenfolge zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/streverse\/\">VBA STRREVERSE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es kehrt eine Zeichenfolge um und gibt sie im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/trimmen\/\">VBA TRIM-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es entfernt Leerzeichen am Anfang und Ende einer Zeichenfolge und gibt im Ergebnis eine neue Zeichenfolge zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ucase\/\">VBA UCASE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt eine Zeichenfolge in eine Gro\u00dfbuchstabenzeichenfolge um, wobei alle Zeichen in Gro\u00dfbuchstaben geschrieben sind.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA-DATE-Funktionen<\/h2><p> VBA-DATE-Funktionen sind speziell f\u00fcr die Verarbeitung von Datumsangaben aus Daten konzipiert. Mit diesen Funktionen k\u00f6nnen Sie einen Teil eines Datums extrahieren, Tage zu einem Datum addieren oder davon subtrahieren und die Differenz zwischen zwei Datumsangaben ermitteln.<\/p><p> Nachfolgend finden Sie eine Liste von 12 DATE-Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/datum-2\/\">VBA DATE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Mithilfe der Systemeinstellungen wird im Ergebnis der aktuelle Datumswert zur\u00fcckgegeben.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/datum-hinzufugen\/\">VBA DATEADD-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es f\u00fcgt dem Datum (und der Uhrzeit) ein Intervall hinzu.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/datumsteil\/\">VBA DATEPARTS-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt einen Teil (Tag, Monat und Jahre) eines Datums zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/datumsserie\/\">VBA DATESERIAL-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es erstellt ein Datum anhand des angegebenen Tages, Monats und Jahres.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/datumswert\/\">VBA DATEVALUE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt ein als Zeichenfolge gespeichertes Datum oder eine Zeichenfolge, die ein Datum darstellt, in ein tats\u00e4chliches Datum um.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/tag\/\">VBA DAY-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es \u00fcbernimmt den Tageswert von einem g\u00fcltigen Datum, ignoriert die restlichen Komponenten (Monat und Jahr) und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/dateidatumuhrzeit\/\">VBA FileDateTime-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt das Datum und die Uhrzeit der letzten \u00c4nderung (als Zeichenfolge) einer Datei (Arbeitsmappe) zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/monat\/\">MONTH-Funktion VBA<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es \u00fcbernimmt den Monatswert von einem g\u00fcltigen Datum, ignoriert die restlichen Komponenten (Tag und Jahr) und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/monatsname\/\">VBA-Funktionsname MONAT<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt den Monatsnamen unter Verwendung der Monatsnummer (im Bereich von 1 bis 12) zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/wochenende\/\">VBA-WEEKDAY-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt den Wochentag (im Bereich von 1 bis 7) eines angegebenen Datums zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/wochentagsname\/\">WEEKDAYNAME VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt den Namen des Tages unter Verwendung der Tagesnummer (im Bereich von 0 bis 7) zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/jahr\/\">VBA-YEAR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es \u00fcbernimmt den Jahreswert von einem g\u00fcltigen Datum, ignoriert die restlichen Komponenten (Tag und Monat) und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA TIME-Funktionen<\/h2><p> VBA-Zeitfunktionen helfen Ihnen, mit Zeitwerten zu arbeiten und diese bei Bedarf zu manipulieren. Sie k\u00f6nnen einen Teil eines Zeitwerts extrahieren, Stunden, Minuten und Stunden zu einer Zeit hinzuf\u00fcgen und die Differenz zwischen zwei Zeitwerten berechnen.<\/p><p> Nachfolgend finden Sie eine Liste von 8 TIME-Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/stunde\/\">VBA TIME-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es \u00fcbernimmt den Zeitwert von einer g\u00fcltigen Zeit, ignoriert die restlichen Komponenten (Minuten und Sekunden) und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/minute-2\/\">VBA MINUTE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es \u00fcbernimmt den Minutenwert einer g\u00fcltigen Stunde, ignoriert die restlichen Komponenten (Stunden und Sekunden) und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/jetzt\/\">VBA-Funktion JETZT<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Mithilfe der Systemeinstellungen werden im Ergebnis das aktuelle Datum und die aktuelle Uhrzeit zur\u00fcckgegeben.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/zweite\/\">VBA ZWEITE Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es \u00fcbernimmt den Sekundenwert einer g\u00fcltigen Zeit, ignoriert die restlichen Komponenten (Stunden und Minuten) und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/zeit\/\">VBA TIME-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt den aktuellen Zeitwert im Ergebnis mithilfe der Systemeinstellungen zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/timer\/\">VBA TIMER-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt die Anzahl der Sekunden zur\u00fcck, die seit Mitternacht (00:00) vergangen sind.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/zeitserie\/\">VBA TIMESERIAL-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt einen g\u00fcltigen Zeitwert (gem\u00e4\u00df VBA) unter Verwendung benutzerdefinierter Stunden, Minuten und Sekunden zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/zeitwert\/\">VBA TIMEVALUE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es nimmt den Zeitwert eines Werts, der Datum und Uhrzeit enth\u00e4lt, und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA MATHS-Funktionen<\/h2><p> VBA MATHS-Funktionen dienen der Durchf\u00fchrung spezifischer mathematischer Berechnungen. Einfach ausgedr\u00fcckt f\u00fchren diese Funktionen Berechnungen durch, deren Durchf\u00fchrung ansonsten komplex w\u00e4re.<\/p><p> Nachfolgend finden Sie eine Liste von 13 MATHS-Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/bauchmuskeln-1\/\" data-wpil=\"url\">ABS VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt einen numerischen Wert in eine absolute Zahl um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/atn\/\">ATN VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Arkustangens der angegebenen Zahl und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cos\/\">VBA COS-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Kosinus des angegebenen Winkels und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/exp\/\">EXP VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Wert von ex f\u00fcr den angegebenen Wert von x und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/fix\/\">VBA FIX-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt im Ergebnis eine Zahl zur\u00fcck, nachdem eine Ganzzahl abgeschnitten wurde.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/int\/\">VBA INT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es nimmt eine Zahl und gibt den gesamten Teil davon im Ergebnis als Zahl zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/vba-protokoll\/\">VBA LOG-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den nat\u00fcrlichen Logarithmus f\u00fcr den nat\u00fcrlichen Logarithmus durch den Benutzer und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/runde\/\">RND VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Als Ergebnis wird eine Zufallszahl zwischen 0 und 1 zur\u00fcckgegeben.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/runden\/\">VBA ROUND-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es rundet eine Zahl auf eine bestimmte Anzahl von Dezimalstellen und gibt die neue gerundete Zahl im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/sgn\/\">SGN VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt eine Ganzzahl zur\u00fcck, die das arithmetische Vorzeichen der angegebenen Zahl darstellt.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/sunde\/\">VBA SIN-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Sinus des angegebenen Winkels und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/qm\/\">VBA-SQR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die Quadratwurzel der angegebenen Zahl und gibt sie im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/braunen\/\">VBA TAN-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Tangens des angegebenen Winkelwerts.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> Logische VBA-Funktionen<\/h2><p> VBA LOGICAL-Funktionen helfen Ihnen, Bedingungen zu testen und einen Wert zur\u00fcckzugeben, wenn diese Bedingung vorliegt, und einen anderen, wenn dieser Wert FALSE ist.<\/p><p> Nachfolgend finden Sie eine LOGIC-Funktion, deren Verwendung Sie erlernen k\u00f6nnen, und Sie k\u00f6nnen VBA IF auch in Ihren Codes verwenden: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/iif\/\">VBA IIF-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es testet eine Bedingung und gibt den angegebenen Wert zur\u00fcck, wenn die Bedingung WAHR ist, und einen anderen (angegebenen) Wert, wenn diese Bedingung FALSCH ist.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA-Informationsfunktionen<\/h2><p> Mit den VBA-INFORMATIONSfunktionen k\u00f6nnen Sie spezifische Informationen aus der Excel-Anwendungsumgebung abrufen. Sie k\u00f6nnen \u00fcberpr\u00fcfen, ob ein Wert ein Datum ist, wenn ein Fehler vorliegt oder Sie ein Objekt haben.<\/p><p> Nachfolgend finden Sie eine Liste von 8 INFORMATION-Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/isarray\/\">VBA ISARRAY-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es testet, ob der bereitgestellte Ausdruck ein Array ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/isdate\/\">VBA ISDATE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es testet, ob der bereitgestellte Ausdruck ein Datum ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ist-leer\/\">VBA ISEMPTY-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es pr\u00fcft, ob der bereitgestellte Ausdruck leer ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/iserror\/\">VBA-Funktionsfehler<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es testet, ob der bereitgestellte Ausdruck ein Fehler ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/wird-vermisst\/\">Fehlende VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es pr\u00fcft, ob ein Argument einer Prozedur fehlt und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ist-null\/\">VBA ISNULL-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es testet, ob der bereitgestellte Ausdruck NULL ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/isnumerisch\/\">ISNUMERIC VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es pr\u00fcft, ob der bereitgestellte Ausdruck eine Zahl ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/isoobjekt\/\">ISOOBJECT VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es testet, ob der bereitgestellte Ausdruck ein Objekt ist und gibt das Ergebnis als TRUE oder FALSE zur\u00fcck.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA-Finanzfunktionen<\/h2><p> Die Finanzfunktionen von VBA helfen Ihnen, Finanzberechnungen mit den von Ihnen eingegebenen Werten durchzuf\u00fchren. Sie k\u00f6nnen Abschreibungen, zuk\u00fcnftige Werte oder Zinss\u00e4tze f\u00fcr Investitionen und Kredite berechnen.<\/p><p> Nachfolgend finden Sie eine Liste von 12 FINANZFUNKTIONEN, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> Name<\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ddb\/\">VBA DDB-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die Wertminderung eines Verm\u00f6genswerts f\u00fcr einen bestimmten Zeitraum mithilfe der Methode des doppelten degressiven Saldos.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/fv-2\/\">FV VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den zuk\u00fcnftigen Wert eines Kredits oder einer Investition.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ipmt\/\">IPMT VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die Zinsh\u00f6he eines Kredits oder einer Investition f\u00fcr einen bestimmten Zeitraum.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/irr\/\">VBA IRR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die interne Rendite einer Reihe periodischer Cashflows.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/spiegel\/\">VBA MIRR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den modifizierten internen Zinsfu\u00df f\u00fcr eine Reihe periodischer Cashflows.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/nper\/\">VBA NPER-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die Anzahl der Perioden f\u00fcr eine Investition oder einen Kredit.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/npv\/\">VAN VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Nettobarwert einer Investition.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/uhr-2\/\">VBA PMT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Kapitalbetrag eines Darlehens oder einer Investition f\u00fcr einen bestimmten Zeitraum.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ps-2\/\">VBA-Photovoltaikfunktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den aktuellen Wert eines Kredits oder einer Investition.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/verpasst\/\">VBA RATE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet den Zinssatz f\u00fcr einen Kredit oder eine Investition.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/sln\/\">SLN VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die lineare Abschreibung eines Verm\u00f6genswerts f\u00fcr eine einzelne Periode.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/syd\/\">VBA-SYD-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es berechnet die Abschreibung in Jahressumme f\u00fcr einen bestimmten Zeitraum der Lebensdauer eines Verm\u00f6genswerts.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA ARRAY-Funktionen<\/h2><p> VBA ARRAYS-Funktionen helfen Ihnen bei der Verwaltung von Arrays. Sie k\u00f6nnen Werte in einem Array filtern und eine Zeichenfolge verbinden und teilen.<\/p><p> Nachfolgend finden Sie eine Liste von 6 ARRAY-Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/einsetzen\/\">VBA-Array-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es erstellt ein Array mit einer Reihe von Werten, die Sie bereitstellen.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/filter\/\">VBA-FILTER-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt anhand von Kriterien eine Teilmenge eines Arrays von Zeichenfolgen zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/verbinden\/\">VBA JOIN-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es f\u00fcgt mehrere Zeichenfolgen zu einer zusammen und gibt diese als Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/gebunden\/\">VBA LBOUND-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt den niedrigsten Index f\u00fcr eine Dimension eines Arrays zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/teilt\/\">VBA SPLIT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es teilt eine Zeichenfolge mithilfe von in mehrere Zeichenfolgen auf.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ubound\/\">VBA UBOUND-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt den oberen Index einer Dimension eines Arrays zur\u00fcck.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA-Datentypkonvertierungsfunktionen<\/h2><p> Mit VBA-Datentypkonvertierungsfunktionen k\u00f6nnen Sie einen Wert von einem Datentyp in einen anderen Datentyp konvertieren, beispielsweise eine als Text gespeicherte Zahl in einen langen Datentyp konvertieren.<\/p><p> Nachfolgend finden Sie eine Liste mit 20 Conv-Datentypen. Funktionen, deren Verwendung Sie erlernen k\u00f6nnen: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> Name<\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/bool\/\">VBA CBOOL-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in einen booleschen Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cbyte\/\">VBA CBYTE-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in einen Byte-Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/ccur\/\">VBA CCUR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in den aktuellen Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cdate\/\">CDATE VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es konvertiert den bereitgestellten Ausdruck in einen Datumsdatenwert und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cdbl\/\">VBA CDBL-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es konvertiert den bereitgestellten Ausdruck in einen doppelten Datenwert und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cdec\/\">VBA CDEC-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in einen dezimalen Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/chr\/\">VBA CHR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt das Zeichen mithilfe eines bereitgestellten Zeichencodes zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cint\/\">VBA CINT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in einen ganzzahligen Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/clng\/\">VBA CLNG-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in einen langen Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/csng\/\">VBA CSNG-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt den bereitgestellten Ausdruck in einen einzelnen Datenwert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cstr\/\">VBA CSTR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es konvertiert den bereitgestellten Ausdruck in einen Zeichenfolgendatenwert und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cvar\/\">CVAR VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es konvertiert den bereitgestellten Ausdruck in einen Variantendatenwert und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/formatwahrung\/\">VBA FORMAT CURRENT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wendet das W\u00e4hrungsformat auf den bereitgestellten Ausdruck an und gibt es im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/formatdatetime\/\">VBA FORMATDATETIME-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wendet das Datumsformat auf den bereitgestellten Ausdruck an und gibt es im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/formatnummer\/\">VBA FORMATNUMBER-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wendet das Zahlenformat auf den bereitgestellten Ausdruck an und gibt es im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/formatprozent\/\">VBA FORMATPERCENT-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wendet das Prozentformat auf den bereitgestellten Ausdruck an und gibt es im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/verhexen\/\">HEX VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt eine Zeichenfolge zur\u00fcck, indem es einen numerischen Wert in die Hexadezimalschreibweise konvertiert.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/okt\/\">OCT VBA-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt eine Zeichenfolge zur\u00fcck, indem es einen numerischen Wert in eine Oktalschreibweise umwandelt<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/str\/\">VBA STR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt einen numerischen Wert in eine Zeichenfolge um und gibt das Ergebnis zur\u00fcck.<\/div><\/td><\/tr><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/val\/\">VBAVAL-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es wandelt eine Zeichenfolge in einen numerischen Wert um und gibt ihn im Ergebnis zur\u00fcck.<\/div><\/td><\/tr><\/tbody><\/table><\/figure><h2 class=\"wp-block-heading\"> VBA-Fehlerbehandlungsfunktionen<\/h2><p> VBA-Fehlerbehandlungsfunktionen helfen Ihnen, Informationen \u00fcber den Fehler zu erhalten, der in einem VBA-Code auftritt. Nachfolgend finden Sie eine Fehlerbehandlungsfunktion, deren Verwendung Sie erlernen k\u00f6nnen. Au\u00dferdem k\u00f6nnen Sie Fehlerbehandlungstechniken in Ihren Codes verwenden: <\/p><figure class=\"wp-block-table\"><table class=\"mtr-table mtr-thead-th\"><thead><tr><th class=\"mtr-th-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <strong>Name<\/strong><\/div><\/th><th class=\"mtr-th-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> <strong>Beschreibung<\/strong> <\/div><\/th><\/tr><\/thead><tbody><tr><td class=\"mtr-td-tag\" data-mtr-content=\"Name\"><div class=\"mtr-cell-content\"> <a href=\"https:\/\/exceladvisor.org\/de\/cverr\/\">VBA CVERR-Funktion<\/a><\/div><\/td><td class=\"mtr-td-tag\" data-mtr-content=\"Description\"><div class=\"mtr-cell-content\"> Es gibt einen Fehlerdatentyp unter Verwendung der bereitgestellten Fehlerdatennummer zur\u00fcck.<\/div><\/td><\/tr><\/tbody><\/table><\/figure>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"ub_ctt_via":"","footnotes":""},"class_list":["post-3011","page","type-page","status-publish","hentry"],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u25b7 VBA-Funktionen: Beispiele + Codes von Excel Advisor<\/title>\n<meta name=\"description\" content=\"Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) im Detail mit Beispielen und Beispielcodes aufgelistet\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/exceladvisor.org\/de\/funktionen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u25b7 VBA-Funktionen: Beispiele + Codes von Excel Advisor\" \/>\n<meta property=\"og:description\" content=\"Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) im Detail mit Beispielen und Beispielcodes aufgelistet\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/de\/funktionen\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-03T11:12:36+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"12\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/de\/funktionen\/\",\"url\":\"https:\/\/exceladvisor.org\/de\/funktionen\/\",\"name\":\"\u25b7 VBA-Funktionen: Beispiele + Codes von Excel Advisor\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/de\/#website\"},\"datePublished\":\"2023-11-18T03:01:29+00:00\",\"dateModified\":\"2023-12-03T11:12:36+00:00\",\"description\":\"Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) im Detail mit Beispielen und Beispielcodes aufgelistet\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/de\/funktionen\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/de\/funktionen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/de\/funktionen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/exceladvisor.org\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hauptfunktionen von vba\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/de\/#website\",\"url\":\"https:\/\/exceladvisor.org\/de\/\",\"name\":\"Excel Advisor\",\"description\":\"Ihr Leitfaden zur Datendominanz\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/de\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/exceladvisor.org\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/de\/wp-content\/uploads\/2023\/11\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/de\/wp-content\/uploads\/2023\/11\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/de\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u25b7 VBA-Funktionen: Beispiele + Codes von Excel Advisor","description":"Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) im Detail mit Beispielen und Beispielcodes aufgelistet","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:\/\/exceladvisor.org\/de\/funktionen\/","og_locale":"de_DE","og_type":"article","og_title":"\u25b7 VBA-Funktionen: Beispiele + Codes von Excel Advisor","og_description":"Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) im Detail mit Beispielen und Beispielcodes aufgelistet","og_url":"https:\/\/exceladvisor.org\/de\/funktionen\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-03T11:12:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"12\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/de\/funktionen\/","url":"https:\/\/exceladvisor.org\/de\/funktionen\/","name":"\u25b7 VBA-Funktionen: Beispiele + Codes von Excel Advisor","isPartOf":{"@id":"https:\/\/exceladvisor.org\/de\/#website"},"datePublished":"2023-11-18T03:01:29+00:00","dateModified":"2023-12-03T11:12:36+00:00","description":"Deshalb habe ich hier die 100 wichtigsten VBA-Funktionen (Category Wise) im Detail mit Beispielen und Beispielcodes aufgelistet","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/de\/funktionen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/de\/funktionen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/de\/funktionen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/exceladvisor.org\/de\/"},{"@type":"ListItem","position":2,"name":"Hauptfunktionen von vba"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/de\/#website","url":"https:\/\/exceladvisor.org\/de\/","name":"Excel Advisor","description":"Ihr Leitfaden zur Datendominanz","publisher":{"@id":"https:\/\/exceladvisor.org\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/de\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/exceladvisor.org\/de\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/de\/wp-content\/uploads\/2023\/11\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/de\/wp-content\/uploads\/2023\/11\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/de\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/pages\/3011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/comments?post=3011"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/pages\/3011\/revisions"}],"predecessor-version":[{"id":3771,"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/pages\/3011\/revisions\/3771"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/de\/wp-json\/wp\/v2\/media?parent=3011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}