{"id":5123,"date":"2023-07-03T05:47:30","date_gmt":"2023-07-03T05:47:30","guid":{"rendered":"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/"},"modified":"2023-07-03T05:47:30","modified_gmt":"2023-07-03T05:47:30","slug":"excel-voorvoegsel-toevoegen","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/","title":{"rendered":"Een voorvoegsel aan cellen toevoegen in excel (met voorbeelden)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">U kunt de volgende basissyntaxis gebruiken om een voorvoegsel aan een cel in Excel toe te voegen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=\"Mr. \"&amp; <span style=\"color: #3366ff;\">A2<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">In dit specifieke voorbeeld wordt het voorvoegsel &#8218;M&#8216; toegevoegd. aan de bestaande tekst in cel <strong>A2<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Als cel <strong>A2<\/strong> bijvoorbeeld <strong>Andy Miller<\/strong> bevat, geeft deze formule <strong>de heer Andy Miller<\/strong> als resultaat.<\/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<h2> <span style=\"color: #000000;\"><strong>Voorbeeld: een voorvoegsel toevoegen aan cellen in Excel<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Stel dat we de volgende kolom met namen in Excel hebben:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-39906 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/pree1.png\" alt=\"\" width=\"444\" height=\"418\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Stel dat we het voorvoegsel &#8218;Mr.&#8216; willen toevoegen. voor elk zelfstandig naamwoord.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Om dit te doen, kunnen we de volgende formule in cel <b>B2<\/b> typen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=\"Mr. \"&amp; <span style=\"color: #3366ff;\">A2<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">We kunnen vervolgens op deze formule klikken en deze naar elke resterende cel in kolom B slepen:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-39907 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/pree2.png\" alt=\"\" width=\"468\" height=\"421\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Kolom B bevat nu elke naam uit kolom A met het voorvoegsel &#8222;Mr.&#8220; ervoor toegevoegd.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Houd er rekening mee dat u exact dezelfde syntaxis kunt gebruiken om elk gewenst voorvoegsel toe te voegen.<\/span><\/p>\n<p> <span style=\"color: #000000;\">U kunt bijvoorbeeld in plaats daarvan &#8218;Dr.&#8216; toevoegen. voor elke naam met behulp van de volgende formule:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=\"Dr.\"&amp; <span style=\"color: #3366ff;\">A2<\/span><\/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-39908 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/pre3.png\" alt=\"\" width=\"455\" height=\"412\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Of u kunt de volgende formule gebruiken om het voorvoegsel \u201cNaam:\u201d voor elke naam toe te voegen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=\"Name: \"&amp; <span style=\"color: #3366ff;\">A2<\/span><\/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-39909 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/pree4.png\" alt=\"\" width=\"460\" height=\"427\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Voel je vrij om deze algemene formule te gebruiken om welk voorvoegsel dan ook toe te voegen aan elke cel in een specifiek bereik.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Opmerking<\/strong> : het <strong>&amp;<\/strong> -symbool in Excel biedt een snelle en gemakkelijke manier om waarden samen te voegen.<\/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 bewerkingen in Excel uitvoert:<\/span><\/p>\n<p> <span style=\"color: #000000;\"><a href=\"https:\/\/statorials.org\/nl\/excel-verwijder-specifieke-tekst-uit-cel\/\" target=\"_blank\" rel=\"noopener\">Excel: specifieke tekst uit cellen verwijderen<\/a><br \/><a href=\"https:\/\/statorials.org\/nl\/excel-verwijder-speciale-tekens\/\" target=\"_blank\" rel=\"noopener\">Excel: hoe u speciale tekens verwijdert<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-voegt-een-teken-in-een-string-in\/\" target=\"_blank\" rel=\"noopener\">Excel: hoe u een teken in een tekenreeks invoegt<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U kunt de volgende basissyntaxis gebruiken om een voorvoegsel aan een cel in Excel toe te voegen: =&#8220;Mr. &#8222;&amp; A2 In dit specifieke voorbeeld wordt het voorvoegsel &#8218;M&#8216; toegevoegd. aan de bestaande tekst in cel A2 . Als cel A2 bijvoorbeeld Andy Miller bevat, geeft deze formule de heer Andy Miller als resultaat. Het volgende [&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-5123","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>Een voorvoegsel aan cellen toevoegen in Excel (met voorbeelden) - Statorials<\/title>\n<meta name=\"description\" content=\"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u een voorvoegsel aan alle cellen in een specifiek bereik in Excel kunt toevoegen.\" \/>\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-voorvoegsel-toevoegen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Een voorvoegsel aan cellen toevoegen in Excel (met voorbeelden) - Statorials\" \/>\n<meta property=\"og:description\" content=\"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u een voorvoegsel aan alle cellen in een specifiek bereik in Excel kunt toevoegen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-03T05:47:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/pree1.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-voorvoegsel-toevoegen\/\",\"url\":\"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/\",\"name\":\"Een voorvoegsel aan cellen toevoegen in Excel (met voorbeelden) - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-03T05:47:30+00:00\",\"dateModified\":\"2023-07-03T05:47:30+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u een voorvoegsel aan alle cellen in een specifiek bereik in Excel kunt toevoegen.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Een voorvoegsel aan cellen 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":"Een voorvoegsel aan cellen toevoegen in Excel (met voorbeelden) - Statorials","description":"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u een voorvoegsel aan alle cellen in een specifiek bereik in Excel kunt toevoegen.","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-voorvoegsel-toevoegen\/","og_locale":"de_DE","og_type":"article","og_title":"Een voorvoegsel aan cellen toevoegen in Excel (met voorbeelden) - Statorials","og_description":"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u een voorvoegsel aan alle cellen in een specifiek bereik in Excel kunt toevoegen.","og_url":"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/","og_site_name":"Statorials","article_published_time":"2023-07-03T05:47:30+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/pree1.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-voorvoegsel-toevoegen\/","url":"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/","name":"Een voorvoegsel aan cellen toevoegen in Excel (met voorbeelden) - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-03T05:47:30+00:00","dateModified":"2023-07-03T05:47:30+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"In deze tutorial wordt aan de hand van een voorbeeld uitgelegd hoe u een voorvoegsel aan alle cellen in een specifiek bereik in Excel kunt toevoegen.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/excel-voorvoegsel-toevoegen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Een voorvoegsel aan cellen 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\/5123","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=5123"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/5123\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=5123"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=5123"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=5123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}