{"id":3159,"date":"2023-07-18T22:40:17","date_gmt":"2023-07-18T22:40:17","guid":{"rendered":"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/"},"modified":"2023-07-18T22:40:17","modified_gmt":"2023-07-18T22:40:17","slug":"excel-subtotaal-sumif","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/","title":{"rendered":"Subtotaal gebruiken met sumif in excel"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">U kunt de volgende formule gebruiken om de functies <strong>SUBTOTAAL<\/strong> en <b>SUMIF<\/b> in Excel te combineren:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>=SUMPRODUCT(SUBTOTAL(109,OFFSET( <span style=\"color: #3366ff;\">C2<\/span> ,ROW( <span style=\"color: #ff0000;\">C2:C11<\/span> )-ROW( <span style=\"color: #3366ff;\">C2<\/span> ),,1)),--( <span style=\"color: #800080;\">B2:B11<\/span> =\"Guard\"))\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Met deze specifieke formule kunt u de waarden in het bereik C2:C11 optellen, waarbij de overeenkomstige waarde in het bereik B2:B11 gelijk is aan &#8222;Behouden&#8220;, zelfs nadat dat celbereik op de een of andere manier is gefilterd.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Het volgende voorbeeld laat zien hoe u deze formule in de praktijk kunt gebruiken.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Voorbeeld: SUBTOTAAL gebruiken met SUMIF in Excel<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">Stel dat we de volgende dataset hebben met informatie over verschillende basketbalspelers:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26824 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/nombre-de-sous-totalif1.jpg\" alt=\"\" width=\"470\" height=\"434\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Laten we vervolgens de gegevens filteren om alleen de rijen weer te geven waar <strong>Western<\/strong> Conference-spelers zich bevinden.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Om dit te doen, markeert u het celbereik <strong>A1:C11<\/strong> . Klik vervolgens op het tabblad <b>Gegevens<\/b> langs het bovenste lint en klik op de knop <strong>Filter<\/strong> .<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26826 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/nombre-de-sous-totalif2.jpg\" alt=\"\" width=\"668\" height=\"428\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Klik vervolgens op de vervolgkeuzepijl naast <b>Conferentie<\/b> en zorg ervoor dat alleen het vakje naast <strong>West<\/strong> is aangevinkt. Klik vervolgens op <strong>OK<\/strong> :<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26827 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/nombre-de-sous-totalif3.jpg\" alt=\"\" width=\"494\" height=\"568\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">De gegevens worden automatisch gefilterd om alleen rijen weer te geven waarbij de kolom Conferentie gelijk is aan <strong>West<\/strong> :<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26828 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/nombre-de-sous-totalif4.jpg\" alt=\"\" width=\"454\" height=\"403\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Als we de functie <strong>SUMIF()<\/strong> proberen te gebruiken om de waarden in de kolom Punten op te tellen, waarbij de waarde van de kolom Positie gelijk is aan &#8222;Bewaker&#8220;, retourneert deze feitelijk de som van de punten voor rijen die gelijk zijn aan &#8222;Bewaker&#8220; in de SUMIF() functie. originele dataset:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26837 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sous-totalsumif1.jpg\" alt=\"\" width=\"503\" height=\"380\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">In plaats daarvan moeten we de volgende formule gebruiken:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>=SUMPRODUCT(SUBTOTAL(109,OFFSET( <span style=\"color: #3366ff;\">C2<\/span> ,ROW( <span style=\"color: #ff0000;\">C2:C11<\/span> )-ROW( <span style=\"color: #3366ff;\">C2<\/span> ),,1)),--( <span style=\"color: #800080;\">B2:B11<\/span> =\"Guard\"))<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">De volgende schermafbeelding laat zien hoe u deze formule in de praktijk kunt gebruiken:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26838 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sous-totalsumif2.jpg\" alt=\"\" width=\"453\" height=\"379\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Deze formule retourneert de juiste som van <strong>85<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">We kunnen bevestigen dat dit correct is door handmatig de som van de puntwaarden te berekenen voor rijen waarbij de kolom Positie gelijk is aan &#8222;Bewaker&#8220;:<\/span><\/p>\n<p> <span style=\"color: #000000;\">Som van bewakingspunten: 12 + 28 + 30 + 15 = <strong>85<\/strong> .<\/span><\/p>\n<h3> <strong><span style=\"color: #000000;\">Aanvullende bronnen<\/span><\/strong><\/h3>\n<p> <span style=\"color: #000000;\">In de volgende zelfstudies wordt uitgelegd hoe u andere veelvoorkomende bewerkingen in Excel uitvoert:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/nl\/excel-verwijder-gefilterde-rijen\/\" target=\"_blank\" rel=\"noopener\">Hoe gefilterde rijen in Excel te verwijderen<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-telt-gefilterde-rijen\/\" target=\"_blank\" rel=\"noopener\">Hoe gefilterde rijen in Excel te tellen<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-som-gefilterde-regel\/\" target=\"_blank\" rel=\"noopener\">Hoe gefilterde rijen toe te voegen in Excel<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U kunt de volgende formule gebruiken om de functies SUBTOTAAL en SUMIF in Excel te combineren: =SUMPRODUCT(SUBTOTAL(109,OFFSET( C2 ,ROW( C2:C11 )-ROW( C2 ),,1)),&#8211;( B2:B11 =&#8220;Guard&#8220;)) Met deze specifieke formule kunt u de waarden in het bereik C2:C11 optellen, waarbij de overeenkomstige waarde in het bereik B2:B11 gelijk is aan &#8222;Behouden&#8220;, zelfs nadat dat celbereik op [&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-3159","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>SUBTOTAAL gebruiken met SUMIF in Excel \u2013 Statorialen<\/title>\n<meta name=\"description\" content=\"In deze zelfstudie wordt met een voorbeeld uitgelegd hoe u de SUBTOTAAL-functie met de SUMIF-functie in Excel gebruikt.\" \/>\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-subtotaal-sumif\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SUBTOTAAL gebruiken met SUMIF in Excel \u2013 Statorialen\" \/>\n<meta property=\"og:description\" content=\"In deze zelfstudie wordt met een voorbeeld uitgelegd hoe u de SUBTOTAAL-functie met de SUMIF-functie in Excel gebruikt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-18T22:40:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/nombre-de-sous-totalif1.jpg\" \/>\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-subtotaal-sumif\/\",\"url\":\"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/\",\"name\":\"SUBTOTAAL gebruiken met SUMIF in Excel \u2013 Statorialen\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-18T22:40:17+00:00\",\"dateModified\":\"2023-07-18T22:40:17+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"In deze zelfstudie wordt met een voorbeeld uitgelegd hoe u de SUBTOTAAL-functie met de SUMIF-functie in Excel gebruikt.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Subtotaal gebruiken met sumif in excel\"}]},{\"@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":"SUBTOTAAL gebruiken met SUMIF in Excel \u2013 Statorialen","description":"In deze zelfstudie wordt met een voorbeeld uitgelegd hoe u de SUBTOTAAL-functie met de SUMIF-functie in Excel gebruikt.","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-subtotaal-sumif\/","og_locale":"de_DE","og_type":"article","og_title":"SUBTOTAAL gebruiken met SUMIF in Excel \u2013 Statorialen","og_description":"In deze zelfstudie wordt met een voorbeeld uitgelegd hoe u de SUBTOTAAL-functie met de SUMIF-functie in Excel gebruikt.","og_url":"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/","og_site_name":"Statorials","article_published_time":"2023-07-18T22:40:17+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/nombre-de-sous-totalif1.jpg"}],"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-subtotaal-sumif\/","url":"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/","name":"SUBTOTAAL gebruiken met SUMIF in Excel \u2013 Statorialen","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-18T22:40:17+00:00","dateModified":"2023-07-18T22:40:17+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"In deze zelfstudie wordt met een voorbeeld uitgelegd hoe u de SUBTOTAAL-functie met de SUMIF-functie in Excel gebruikt.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/excel-subtotaal-sumif\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Subtotaal gebruiken met sumif in excel"}]},{"@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\/3159","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=3159"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/3159\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=3159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=3159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=3159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}