{"id":4052,"date":"2023-07-13T22:35:16","date_gmt":"2023-07-13T22:35:16","guid":{"rendered":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/"},"modified":"2023-07-13T22:35:16","modified_gmt":"2023-07-13T22:35:16","slug":"excel-voeg-jaren-tot-nu-toe-toe","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/","title":{"rendered":"Jaren tot nu toe toevoegen in excel (met voorbeelden)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">U kunt de volgende basissyntaxis gebruiken om jaren toe te voegen aan een datum in Excel:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=DATE(YEAR( <span style=\"color: #3366ff;\">A2<\/span> )+3,MONTH( <span style=\"color: #3366ff;\">A2<\/span> ),DAY( <span style=\"color: #3366ff;\">A2<\/span> ))\n<\/span><\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">Deze specifieke formule voegt <strong>3<\/strong> jaar toe aan de datum in cel <strong>A2<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Om een ander aantal jaren toe te voegen, vervangt u eenvoudigweg de <strong>3<\/strong> in de formule door een ander getal.<\/span><\/p>\n<p> <span style=\"color: #000000;\">En om een bepaald aantal jaren van een datum af te trekken, gebruikt u eenvoudigweg een negatief getal in plaats van een positief getal in de formule.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Het volgende voorbeeld laat zien hoe u deze syntaxis in de praktijk kunt gebruiken.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Voorbeeld: voeg jaren toe aan datum in Excel<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Stel dat we de volgende lijst met datums in Excel hebben:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32329 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/papa1.png\" alt=\"\" width=\"519\" height=\"473\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">We kunnen de volgende formule in cel <strong>B2<\/strong> typen om <strong>3 jaar op te tellen<\/strong> bij de datum in cel <strong>A2<\/strong> :<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=DATE(YEAR( <span style=\"color: #3366ff;\">A2<\/span> )+3,MONTH( <span style=\"color: #3366ff;\">A2<\/span> ),DAY( <span style=\"color: #3366ff;\">A2<\/span> ))<\/span><\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">We kunnen deze formule vervolgens naar elke resterende cel in kolom B slepen en invullen:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32330\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/papa2.png\" alt=\"Excel voegt jaren tot nu toe toe\" width=\"510\" height=\"474\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Merk op dat elk van de waarden in kolom B de datumwaarde in kolom A plus drie jaar weergeeft.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Om een ander aantal jaren toe te voegen, vervangt u eenvoudigweg de <strong>3<\/strong> in de formule door een ander getal.<\/span><\/p>\n<p> <span style=\"color: #000000;\">We kunnen bijvoorbeeld de volgende formule gebruiken om aan elke datum <strong>10 jaar toe te voegen<\/strong> :<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=DATE(YEAR( <span style=\"color: #3366ff;\">A2<\/span> )+10,MONTH( <span style=\"color: #3366ff;\">A2<\/span> ),DAY( <span style=\"color: #3366ff;\">A2<\/span> ))<\/span><\/strong><\/span> <\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32331 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/papa3.png\" alt=\"\" width=\"549\" height=\"507\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Nu geeft elk van de waarden in kolom B de datumwaarde in kolom A plus 10 jaar weer.<\/span><\/p>\n<p> <span style=\"color: #000000;\">We kunnen ook een negatieve waarde in de formule gebruiken om jaren af te trekken.<\/span><\/p>\n<p> <span style=\"color: #000000;\">We kunnen bijvoorbeeld de volgende formule gebruiken om <strong>10 jaar van elke datum af te trekken<\/strong> :<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=DATE(YEAR( <span style=\"color: #3366ff;\">A2<\/span> )-10,MONTH( <span style=\"color: #3366ff;\">A2<\/span> ),DAY( <span style=\"color: #3366ff;\">A2<\/span> ))<\/span><\/strong><\/span> <\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32332\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/papa4.png\" alt=\"Excel trekt jaren af van de datum\" width=\"527\" height=\"489\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Nu geeft elk van de waarden in kolom B de datumwaarde in kolom A minus 10 jaar weer.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Opmerking<\/strong> : We plaatsen de functie <strong>DATUM<\/strong> rond de formule om ervoor te zorgen dat het resultaat wordt weergegeven in een datumnotatie in plaats van in een getalnotatie.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Aanvullende bronnen<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">In de volgende zelfstudies wordt uitgelegd hoe u andere veelvoorkomende taken in Excel kunt uitvoeren:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/nl\/excel-converteert-dagen-naar-maanden\/\" target=\"_blank\" rel=\"noopener\">Hoe dagen naar maanden te converteren in Excel<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-gemiddelde-per-maand\/\" target=\"_blank\" rel=\"noopener\">Hoe het gemiddelde per maand in Excel te berekenen<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-maand-tussen-datums\/\" target=\"_blank\" rel=\"noopener\">Hoe het aantal maanden tussen datums in Excel te berekenen<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U kunt de volgende basissyntaxis gebruiken om jaren toe te voegen aan een datum in Excel: =DATE(YEAR( A2 )+3,MONTH( A2 ),DAY( A2 )) Deze specifieke formule voegt 3 jaar toe aan de datum in cel A2 . Om een ander aantal jaren toe te voegen, vervangt u eenvoudigweg de 3 in de formule door een [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-4052","post","type-post","status-publish","format-standard","hentry","category-gids"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Hoe u jaren tot nu toe kunt toevoegen in Excel (met voorbeelden) - Statorials<\/title>\n<meta name=\"description\" content=\"In deze tutorial wordt met een voorbeeld uitgelegd hoe u jaren aan een datum kunt toevoegen in Excel.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hoe u jaren tot nu toe kunt toevoegen in Excel (met voorbeelden) - Statorials\" \/>\n<meta property=\"og:description\" content=\"In deze tutorial wordt met een voorbeeld uitgelegd hoe u jaren aan een datum kunt toevoegen in Excel.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-13T22:35:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/papa1.png\" \/>\n<meta name=\"author\" content=\"Dr.benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr.benjamin anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/\",\"url\":\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/\",\"name\":\"Hoe u jaren tot nu toe kunt toevoegen in Excel (met voorbeelden) - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-13T22:35:16+00:00\",\"dateModified\":\"2023-07-13T22:35:16+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"In deze tutorial wordt met een voorbeeld uitgelegd hoe u jaren aan een datum kunt toevoegen in Excel.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Jaren tot nu toe toevoegen in excel (met voorbeelden)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/nl\/#website\",\"url\":\"https:\/\/statorials.org\/nl\/\",\"name\":\"Statorials\",\"description\":\"Uw gids voor statistische competentie\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\",\"name\":\"Dr.benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr.benjamin anderson\"},\"description\":\"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder\",\"sameAs\":[\"http:\/\/statorials.org\/nl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hoe u jaren tot nu toe kunt toevoegen in Excel (met voorbeelden) - Statorials","description":"In deze tutorial wordt met een voorbeeld uitgelegd hoe u jaren aan een datum kunt toevoegen in Excel.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/","og_locale":"de_DE","og_type":"article","og_title":"Hoe u jaren tot nu toe kunt toevoegen in Excel (met voorbeelden) - Statorials","og_description":"In deze tutorial wordt met een voorbeeld uitgelegd hoe u jaren aan een datum kunt toevoegen in Excel.","og_url":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/","og_site_name":"Statorials","article_published_time":"2023-07-13T22:35:16+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/papa1.png"}],"author":"Dr.benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr.benjamin anderson","Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/","url":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/","name":"Hoe u jaren tot nu toe kunt toevoegen in Excel (met voorbeelden) - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-13T22:35:16+00:00","dateModified":"2023-07-13T22:35:16+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"In deze tutorial wordt met een voorbeeld uitgelegd hoe u jaren aan een datum kunt toevoegen in Excel.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/excel-voeg-jaren-tot-nu-toe-toe\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Jaren tot nu toe toevoegen in excel (met voorbeelden)"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/nl\/#website","url":"https:\/\/statorials.org\/nl\/","name":"Statorials","description":"Uw gids voor statistische competentie","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219","name":"Dr.benjamin anderson","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/","url":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Dr.benjamin anderson"},"description":"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder","sameAs":["http:\/\/statorials.org\/nl"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/4052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/comments?post=4052"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/4052\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=4052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=4052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=4052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}