{"id":1727,"date":"2023-11-09T17:04:53","date_gmt":"2023-11-09T17:04:53","guid":{"rendered":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/"},"modified":"2023-12-06T05:50:38","modified_gmt":"2023-12-06T05:50:38","slug":"slaaptijd-2","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/","title":{"rendered":"Hoe tijd toevoegen in excel?"},"content":{"rendered":"<div class=\"excel-voor-de-inhoud\" id=\"excel-606031888\"><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>Als u in Excel tijdwaarden wilt optellen, moet u de somfunctie gebruiken om de waarden op te tellen, en vervolgens moet u de notatie wijzigen om het totale aantal uren en minuten weer te geven. Hieronder staat een lijst met tijdwaarden die we bij elkaar hebben opgeteld in cel C2. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79498\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png\" sizes=\"auto, \" srcset=\"\" alt=\"som-uur-in-excel\" width=\"573\" height=\"347\"><\/figure><\/div><p> In deze zelfstudie leren we hoe u deze formule schrijft en er de juiste opmaak op toepast.<\/p><h2 class=\"wp-block-heading\"> Schrijf een formule om tijd toe te voegen in Excel<\/h2><ol type=\"1\"><li> Voer eerst in cel C2 de somfunctie in.<\/li><li> Voer nu de beginhaakjes in.<\/li><li> Raadpleeg daarna het celbereik waar u tijdwaarden hebt.<\/li><li> Voer aan het einde de afsluitende haakjes in en druk op Enter om het resultaat te krijgen.<\/li><\/ol><p> Dit geeft je een som van waarden, maar dit formaat is niet correct en we moeten dit formaat wijzigen met behulp van aangepaste opmaak. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79499\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/2-formule-pour-additionner-le-temps.png\" sizes=\"auto, \" srcset=\"\" alt=\"formule om de tijd op te tellen\" width=\"571\" height=\"346\"><\/figure><\/div><ol type=\"1\"><li> Terwijl u de cel selecteert, opent u de opmaakoptie met de sneltoets (Ctrl+1).<\/li><li> Klik nu op de optie Aangepaste.<\/li><li> Klik daarna op de formaatinvoerbalk.<\/li><li> Voer vervolgens [h]:mm in de invoerbalk in.<\/li><li> Klik aan het einde op OK om de opmaak toe te passen. <\/li><\/ol><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79500\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/3-changer-le-format-de-la-cellule.png\" sizes=\"auto, \" srcset=\"\" alt=\"verander-cel-formaat\" width=\"570\" height=\"562\"><\/figure><\/div><p> Op het moment dat u op OK klikt, worden de totale uren en minuten weergegeven. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79501\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/4-nombre-total-dheures-et-de-minutes.png\" sizes=\"auto, \" srcset=\"\" alt=\"totaal-aantal-uren-en-minuten\" width=\"577\" height=\"349\"><\/figure><\/div><h2 class=\"wp-block-heading\"> Je moet dit begrijpen<\/h2><p> Excel slaat de datum en tijd op als een getal in de backend en je hebt het formaat op de cel. Dus als u uw tijdwaarden omzet naar waarden, zien ze er als volgt uit. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79502\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/5-comprendre-les-valeurs-temporelles.png\" sizes=\"auto, \" srcset=\"\" alt=\"tijdwaarden begrijpen\" width=\"306\" height=\"325\"><\/figure><\/div><p> <strong>Tijdwaarden worden altijd uitgedrukt in decimalen.<\/strong><\/p><p> Wanneer u deze waarden nu optelt, retourneert het 1,4375 in het resultaat.<\/p><p> Zoals ik al zei, zijn tijdwaarden altijd in decimalen. Wanneer u het tijdformaat toepast (normaal tijdformaat HH:MM AM\/PM), toont Excel u de tijd op basis van de resterende decimaalwaarde, namelijk 0,4375, en houdt u rekening met het gehele getal dat is 1 als een volledige dag. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79503\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/6-valeurs-de-temps-toujours-en-decimal.png\" sizes=\"auto, \" srcset=\"\" alt=\"tijdwaarden-altijd-in-decimaal\" width=\"343\" height=\"395\"><\/figure><\/div><p> Om dit probleem te verhelpen, moet u een aangepast formaat gebruiken dat we in onze methode hebben gebruikt. Wanneer u haakjes toevoegt aan het formaat, worden de totale uren in het resultaat weergegeven. <\/p><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">[h]:mm<\/code><\/pre><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79504\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/7-format-personnalise-pour-le-nombre-total-dheures.png\" sizes=\"auto, \" srcset=\"\" alt=\"aangepast formaat voor totaaluren\" width=\"473\" height=\"299\"><\/figure><\/div><div class=\"gb-container gb-container-52dfcee1 gb-container-sample-file\"><h2 class=\"gb-headline gb-headline-e289c143 gb-headline-text gb-headline-4f7959c2\"> Haal het Excel-bestand op<\/h2> <a class=\"gb-button gb-button-e88d6bee gb-button-text gb-button-button1\" href=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/temps-de-somme.xlsx\" rel=\"nofollow\">Downloaden<\/a> <\/div><div class=\"wp-block-group more-tutorials is-layout-flow\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> Meer formules<\/h2><ul><li> <a href=\"https:\/\/exceladvisor.org\/nl\/uren-toevoegen\/\">Voeg uren toe aan tijd in Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/minuten-toevoegen-aan-de-tijd\/\">Voeg minuten toe aan tijd in Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/tijdsverschil-berekenen\/\">Bereken het tijdsverschil tussen twee uur in Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/tijdformaat-wijzigen\/\">Wijzig het tijdformaat in Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/militaire-tijd\/\">Militaire tijd (ophalen en aftrekken) in Excel<\/a><\/li><\/ul><\/div><\/div>","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-1727","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>Hoe tijd toevoegen in Excel? (Tutorial 2023)<\/title>\n<meta name=\"description\" content=\"In deze zelfstudie leren we hoe u een formule schrijft om de tijdwaarden van een celbereik in Excel op te tellen.\" \/>\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\/nl\/slaaptijd-2\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hoe tijd toevoegen in Excel? (Tutorial 2023)\" \/>\n<meta property=\"og:description\" content=\"In deze zelfstudie leren we hoe u een formule schrijft om de tijdwaarden van een celbereik in Excel op te tellen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T05:50:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/\",\"url\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/\",\"name\":\"Hoe tijd toevoegen in Excel? (Tutorial 2023)\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png\",\"datePublished\":\"2023-11-09T17:04:53+00:00\",\"dateModified\":\"2023-12-06T05:50:38+00:00\",\"description\":\"In deze zelfstudie leren we hoe u een formule schrijft om de tijdwaarden van een celbereik in Excel op te tellen.\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/exceladvisor.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hoe tijd toevoegen in excel?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/#website\",\"url\":\"https:\/\/exceladvisor.org\/nl\/\",\"name\":\"Excel Advisor\",\"description\":\"Uw gids voor datadominantie\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/nl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/nl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/nl\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/nl\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hoe tijd toevoegen in Excel? (Tutorial 2023)","description":"In deze zelfstudie leren we hoe u een formule schrijft om de tijdwaarden van een celbereik in Excel op te tellen.","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\/nl\/slaaptijd-2\/","og_locale":"nl_NL","og_type":"article","og_title":"Hoe tijd toevoegen in Excel? (Tutorial 2023)","og_description":"In deze zelfstudie leren we hoe u een formule schrijft om de tijdwaarden van een celbereik in Excel op te tellen.","og_url":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-06T05:50:38+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"2 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/","url":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/","name":"Hoe tijd toevoegen in Excel? (Tutorial 2023)","isPartOf":{"@id":"https:\/\/exceladvisor.org\/nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png","datePublished":"2023-11-09T17:04:53+00:00","dateModified":"2023-12-06T05:50:38+00:00","description":"In deze zelfstudie leren we hoe u een formule schrijft om de tijdwaarden van een celbereik in Excel op te tellen.","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-temps-de-somme-dans-excel.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/nl\/slaaptijd-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/exceladvisor.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Hoe tijd toevoegen in excel?"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/nl\/#website","url":"https:\/\/exceladvisor.org\/nl\/","name":"Excel Advisor","description":"Uw gids voor datadominantie","publisher":{"@id":"https:\/\/exceladvisor.org\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/nl\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/exceladvisor.org\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/nl\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/nl\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/nl\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1727","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/comments?post=1727"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1727\/revisions"}],"predecessor-version":[{"id":2763,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1727\/revisions\/2763"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/media?parent=1727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}