{"id":1780,"date":"2023-11-05T08:32:29","date_gmt":"2023-11-05T08:32:29","guid":{"rendered":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/"},"modified":"2023-12-06T05:50:44","modified_gmt":"2023-12-06T05:50:44","slug":"rond-percentage-2","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/","title":{"rendered":"Hoe percentagewaarden in excel afronden?"},"content":{"rendered":"<div class=\"excel-voor-de-inhoud\" id=\"excel-3770688398\"><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>Net als getallen kun je in Excel procentuele waarden afronden. Een percentage is een decimaal getal, opgemaakt als een percentage. 100% betekent een numerieke waarde van 1. Om percentages af te ronden, kunt u de functies ROUND, ROUND UP en ROUND DOWN gebruiken. In deze tutorial leer je hoe je hiervoor een formule schrijft.<\/p><h2 class=\"wp-block-heading\"> Rond het percentage af met de functie RONDE<\/h2><p> Het onderstaande voorbeeld toont de procentuele waarde van 30,49% en 30,50%. Wanneer u nu de functie RONDE en de 2 voor aantal_cijfers gebruikt, wordt de eerste procentuele waarde afgerond op 30% en de tweede op 31%. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79909\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png\" sizes=\"auto, \" srcset=\"\" alt=\"ronde waarden percentage\" width=\"631\" height=\"274\"><\/figure><\/div><p> In de eerste waarde heb je .49 als decimale waarde, daarom wordt deze afgerond op 30%. En in de tweede waarde heb je .50 als decimale waarde, en deze wordt afgerond op 31%.<\/p><h2 class=\"wp-block-heading\"> Rond het percentage af op \u00e9\u00e9n decimaal<\/h2><p> Als u een procentuele waarde wilt afronden op \u00e9\u00e9n decimaal, moet u een formule als deze gebruiken: <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79910\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/2-rond-pourcentage-a-une-decimale.png\" sizes=\"auto, \" srcset=\"\" alt=\"rond het percentage af op \u00e9\u00e9n decimaal\" width=\"570\" height=\"321\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=ROUND(A1,3)<\/code><\/pre><p> In deze formule hebben we de 3 in het num_digit-argument gebruikt, waarmee u het percentage kunt afronden op \u00e9\u00e9n decimaal naar links.<\/p><h2 class=\"wp-block-heading\"> Rond het percentage af<\/h2><p> Als u een percentage wilt afronden, kunt u ROUNDDOWN gebruiken. Net als in het onderstaande voorbeeld waar je het percentage 30,49% hebt. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79911\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/3-arrondir-le-pourcentage-a-linferieur.png\" sizes=\"auto, \" srcset=\"\" alt=\"rond het percentage\" width=\"662\" height=\"310\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=ROUNDDOWN(A1,2) =ROUNDDOWN(A2,3)<\/code><\/pre><p> In de eerste formule heb je 30,49% en we gebruikten 2 als num_digit voor afronding. Het rendement is 30,00%. En in de tweede formule heb je 30,49%, en we gebruikten 3 als num_digit voor afronding. Het retourneert 30,40% in het resultaat.<\/p><h2 class=\"wp-block-heading\"> Rond het percentage af<\/h2><p> Op dezelfde manier kunt u ROUNDUP gebruiken om het percentage naar boven af te ronden. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79912\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/4-arrondir-le-pourcentage.png\" sizes=\"auto, \" srcset=\"\" alt=\"rond het percentage af\" width=\"660\" height=\"329\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=ROUNDUP(A6,2) =ROUNDUP(A7,3)<\/code><\/pre><h2 class=\"wp-block-heading\"> Verwijder het decimale deel van een percentage<\/h2><p> Er kan een situatie zijn waarin u de decimaal moet verwijderen. Hiervoor kunt u onderstaande formule gebruiken: <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79913\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/5-supprimer-la-decimale-du-pourcentage.png\" sizes=\"auto, \" srcset=\"\" alt=\"verwijder-decimaal-van-percentage\" width=\"576\" height=\"247\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=TEXT(A8,\"00%\")<\/code><\/pre><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\/pourcentage-rond.xlsx\" rel=\"nofollow\">Downloaden<\/a><\/div><div class=\"gb-container gb-container-0df56012 gb-container-mt\"> <a class=\"gb-button gb-button-f9f432f4 gb-button-text gb-button-mt-button\" href=\"https:\/\/exceladvisor.org\/nl\/formules\/\">Lijst met Excel-formules<\/a><h2 class=\"gb-headline gb-headline-233444e8 gb-headline-text gb-headline-mt-heading\"> Gerelateerde formules <\/h2><div class=\"gb-grid-wrapper gb-grid-wrapper-a16fa65c gb-grid-wrapper-mt-grid\"><div class=\"gb-grid-column gb-grid-column-50d07e0d\"><div class=\"gb-container gb-container-50d07e0d\"><ul><li> <a href=\"https:\/\/exceladvisor.org\/nl\/rond-af-naar-de-dichtstbijzijnde-5\/\">Rond af naar de dichtstbijzijnde 0,5, 5,50 (omlaag-omhoog) in Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/rond-af-op-het-dichtstbijzijnde-duizendtal\/\">Rond een getal af op het dichtstbijzijnde duizendtal in Excel<\/a> <\/li><\/ul><\/div><\/div><div class=\"gb-grid-column gb-grid-column-5b4a0cf9\"><div class=\"gb-container gb-container-5b4a0cf9\"><\/div><\/div><\/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-1780","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 percentagewaarden in Excel afronden?<\/title>\n<meta name=\"description\" content=\"In deze tutorial leert u hoe u een Excel-formule schrijft om procentuele waarden in een cel af te ronden. Laten we dit controleren...\" \/>\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\/rond-percentage-2\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hoe percentagewaarden in Excel afronden?\" \/>\n<meta property=\"og:description\" content=\"In deze tutorial leert u hoe u een Excel-formule schrijft om procentuele waarden in een cel af te ronden. Laten we dit controleren...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T05:50:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.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\/rond-percentage-2\/\",\"url\":\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/\",\"name\":\"Hoe percentagewaarden in Excel afronden?\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png\",\"datePublished\":\"2023-11-05T08:32:29+00:00\",\"dateModified\":\"2023-12-06T05:50:44+00:00\",\"description\":\"In deze tutorial leert u hoe u een Excel-formule schrijft om procentuele waarden in een cel af te ronden. Laten we dit controleren...\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/exceladvisor.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hoe percentagewaarden in excel afronden?\"}]},{\"@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 percentagewaarden in Excel afronden?","description":"In deze tutorial leert u hoe u een Excel-formule schrijft om procentuele waarden in een cel af te ronden. Laten we dit controleren...","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\/rond-percentage-2\/","og_locale":"nl_NL","og_type":"article","og_title":"Hoe percentagewaarden in Excel afronden?","og_description":"In deze tutorial leert u hoe u een Excel-formule schrijft om procentuele waarden in een cel af te ronden. Laten we dit controleren...","og_url":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-06T05:50:44+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.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\/rond-percentage-2\/","url":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/","name":"Hoe percentagewaarden in Excel afronden?","isPartOf":{"@id":"https:\/\/exceladvisor.org\/nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png","datePublished":"2023-11-05T08:32:29+00:00","dateModified":"2023-12-06T05:50:44+00:00","description":"In deze tutorial leert u hoe u een Excel-formule schrijft om procentuele waarden in een cel af te ronden. Laten we dit controleren...","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-valeurs-rondes-en-pourcentage.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/nl\/rond-percentage-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/exceladvisor.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Hoe percentagewaarden in excel afronden?"}]},{"@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\/1780","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=1780"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1780\/revisions"}],"predecessor-version":[{"id":2780,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1780\/revisions\/2780"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/media?parent=1780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}