{"id":2469,"date":"2023-11-02T06:48:04","date_gmt":"2023-11-02T06:48:04","guid":{"rendered":"https:\/\/www.bjorn-meijer.nl\/?p=2469"},"modified":"2023-11-02T06:48:09","modified_gmt":"2023-11-02T06:48:09","slug":"alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel","status":"publish","type":"post","link":"https:\/\/www.bjorn-meijer.nl\/en\/2023\/11\/02\/everything-you-need-to-know-about-the-vert-search-function-in-excel\/","title":{"rendered":"Everything you need to know about the VLOOKUP() function in Excel"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Whether you&#039;re analyzing financial data, preparing a sales report, or managing a list of customer information, it&#039;s often essential to combine information from different sources. This is where the <a href=\"https:\/\/support.microsoft.com\/nl-nl\/office\/vert-zoeken-functie-0bbc8083-26fe-4963-8ab8-93a18ad188a1\">VLOOKUP()<\/a> function in Excel comes in handy. This feature allows you to look up values in a specific column and retrieve matching data from another column, similar to a dictionary or reference book. In this article we will delve deeper into how the VLOOKUP() function works and how to resolve possible error messages.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The VLOOKUP function<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The VLOOKUP() function is one of the most powerful tools in Excel for combining data from multiple tables. The function searches for a specified value in the first column of a specified range (often a different table) and returns the corresponding value from another column in that same range. The syntax of the VLOOKUP function is structured as follows:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>VLOOKUP(search_value, table_array, column_index_number, [approach])<\/code><\/pre>\n\n\n\n    <h3 class=\"wpdt-c\"\n        id=\"wdt-table-title-29\">VLOOKUP arguments<\/h3>\n<div class=\"wpdt-c row wpDataTableContainerSimpleTable wpDataTables wpDataTablesWrapper\"\n    >\n        <table id=\"wpdtSimpleTable-29\"\n           style=\"border-collapse:collapse;                   border-spacing:0px;\"\n           class=\"wpdtSimpleTable wpDataTable\"\n           data-column=\"2\"\n           data-rows=\"4\"\n           data-wpid=\"29\"\n           data-responsive=\"1\"\n           data-has-header=\"0\">\n\n                    <tbody>        <tr class=\"wpdt-cell-row\" >\n                            <td class=\"wpdt-cell wpdt-align-left wpdt-bold\"\n                                    data-cell-id=\"A1\"\n                data-col-index=\"0\"\n                data-row-index=\"0\"\n                style=\" width:23.747680890538%;                padding:15px;                \"\n                >\n                                search value                <\/td>\n                                            <td class=\"wpdt-cell wpdt-align-left\"\n                                    data-cell-id=\"B1\"\n                data-col-index=\"1\"\n                data-row-index=\"0\"\n                style=\" width:76.252319109462%;                padding:15px;                \"\n                >\n                                The search value can consist of a value or a reference to a cell. The value you want to look up must be in the first row of the cell range.                <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row\" >\n                            <td class=\"wpdt-cell wpdt-align-left wpdt-bold\"\n                                    data-cell-id=\"A2\"\n                data-col-index=\"0\"\n                data-row-index=\"1\"\n                style=\"                padding:15px;                \"\n                >\n                                table matrix                <\/td>\n                                            <td class=\"wpdt-cell wpdt-align-left\"\n                                    data-cell-id=\"B2\"\n                data-col-index=\"1\"\n                data-row-index=\"1\"\n                style=\"                padding:15px;                \"\n                >\n                                The cell range in which VLOOKUP searches for the search value and the search value. The first column in the cell range must contain the search value. The cell range must also contain the return value you want to find.                <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row\" >\n                            <td class=\"wpdt-cell wpdt-align-left wpdt-bold\"\n                                    data-cell-id=\"A3\"\n                data-col-index=\"0\"\n                data-row-index=\"2\"\n                style=\"                padding:15px;                \"\n                >\n                                columnindex_number                <\/td>\n                                            <td class=\"wpdt-cell wpdt-align-left\"\n                                    data-cell-id=\"B3\"\n                data-col-index=\"1\"\n                data-row-index=\"2\"\n                style=\"                padding:15px;                \"\n                >\n                                Enter the column number of the column from which the value should be returned. The leftmost column of the table matrix is column number 1.                <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row\" >\n                            <td class=\"wpdt-cell wpdt-align-left wpdt-bold\"\n                                    data-cell-id=\"A4\"\n                data-col-index=\"0\"\n                data-row-index=\"3\"\n                style=\"                padding:15px;                \"\n                >\n                                approach (optional)                <\/td>\n                                            <td class=\"wpdt-cell wpdt-align-left\"\n                                    data-cell-id=\"B4\"\n                data-col-index=\"1\"\n                data-row-index=\"3\"\n                style=\"                padding:15px;                \"\n                >\n                                <div data-type-content=\"wpdt-html-content\">\n<ul>\n<li style=\"text-align: left;\">Enter &quot;TRUE&quot; or leave blank. If an exact match is not found, the formula looks for the largest value that is less than the lookup value. Requires the lookup column to be sorted in ascending order.<\/li>\n<li>Enter &quot;FALSE&quot; to search for a value exactly equal to the lookup value. If no match is found, the value #N\/A is returned.<\/li>\n<\/ul>\n<\/div>                <\/td>\n                                        <\/tr>\n                    <\/table>\n<\/div><style id='wpdt-custom-style-29'>\n<\/style>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-mogelijke-foutmeldingen-en-oplossingen\">Possible error messages and solutions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-vert-zoeken-geeft-een-n-b-foutmelding\">VLOOKUP returns a #N\/B error<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The error message #N\/B means that Excel cannot find the search value in the specified table matrix. Verify that the search value is spelled correctly and matches the values in the first column of the table array.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One of the main limitations of Excel VLOOKUP is that it cannot look to the left. Therefore, a lookup column should always be the leftmost column in the table array. In practice we often forget this and end up with #N\/A errors.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"548\" height=\"329\" data-id=\"2599\" src=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-OK-NL.jpg\" alt=\"VLOOKUP() found search value\" class=\"wp-image-2599\" srcset=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-OK-NL.jpg 548w, https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-OK-NL-18x12.jpg 18w, https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-OK-NL-300x180.jpg 300w\" sizes=\"(max-width: 548px) 100vw, 548px\" \/><figcaption class=\"wp-element-caption\">VLOOKUP found search value<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"548\" height=\"317\" data-id=\"2598\" src=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-NB-NL.jpg\" alt=\"VLOOKUP() cannot search to the left of the search column\" class=\"wp-image-2598\" srcset=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-NB-NL.jpg 548w, https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-NB-NL-18x10.jpg 18w, https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-NB-NL-300x174.jpg 300w\" sizes=\"(max-width: 548px) 100vw, 548px\" \/><figcaption class=\"wp-element-caption\">VLOOKUP cannot search to the left of the search column<\/figcaption><\/figure>\n<\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Suppose you have a list of names and phone numbers in a table array. If you try to look up a person&#039;s phone number using the VLOOKUP() function, but the name does not appear in the table array, the error message #N\/B is returned.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">VLOOKUP returns the error #REF!<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This error occurs when the specified column_index is outside the range of the table array. This happens if the specified number does not match the number of columns in the table array.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"549\" height=\"317\" src=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-VERW-NL.jpg\" alt=\"Error message #REF in VLOOKUP()\" class=\"wp-image-2602\" srcset=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-VERW-NL.jpg 549w, https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-VERW-NL-18x10.jpg 18w, https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/vert-zoeken-VERW-NL-300x173.jpg 300w\" sizes=\"(max-width: 549px) 100vw, 549px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">VLOOKUP returns the error #ARG<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This error occurs if there is an error in the function&#039;s arguments. This can happen if the syntax of the function is wrong.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Limitations of the VLOOKUP() function<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Although the VLOOKUP() function is a powerful tool for finding and combining data in Excel, it also has some limitations. Here are some of the main limitations of the VLOOKUP() function:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Search in one direction<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The VLOOKUP() function always searches for values in the first column of the specified table array and returns values to the right of this column in the same row. This means that the function only searches in one direction (vertical).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If it is not possible to restructure your data so that the lookup column is the leftmost column, you can use the functions <a href=\"https:\/\/www.bjorn-meijer.nl\/en\/2021\/05\/05\/vert-search-vs-index\/\">INDEX<\/a> and MATCH together as an alternative to VLOOKUP<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Exact match<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">By default, the VLOOKUP() function searches for exact matches between the search value and the values in the first column of the table array. If there is not an exact match, the function displays an error message (#N\/B). Although you can use the [approximate] argument to allow an approximate match, this can sometimes lead to unexpected results.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">One result per search value<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The VLOOKUP() function returns only one result per search value, even if there are multiple matching values in the table array. If there are multiple matching values, the function will return the first matching value and ignore the rest.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Search in the leftmost column<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When using the VLOOKUP() function, make sure that the search value is in the leftmost column of the table array. Otherwise the function will not find the search value.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The VLOOKUP() function searches for a value in the left column of the specified table array and returns values from the same row in another column of that array. This means that the function searches along the vertical dimension of the table array, with the search value in the left column and the return value in another column in the same row.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Sensitivity to error<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The VLOOKUP() function can be prone to human error, such as misspellings when entering search values or incorrectly setting the [approach] argument. This may lead to unexpected results or error messages.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Efficiency with large data sets<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When searching large data sets, the VLOOKUP() function may cause some delays and affect the performance of your spreadsheet. In such cases, using other functions such as INDEX and MATCH can sometimes be more efficient.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In Excel versions up to and including Excel 2010, the maximum number of rows in which you can use the VLOOKUP function is 1,048,576 rows. This corresponds to the maximum number of rows in a worksheet in these versions of Excel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In newer versions of Excel, such as Excel 2013, Excel 2016, Excel 2019, and Excel 365, this maximum number of rows has remained the same: 1,048,576 rows.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This means that you can use the VLOOKUP function to look up data in a table array with up to 1,048,576 rows. If you have data that exceeds this limit, you may need to consider other approaches, such as splitting the data into multiple tables or using other Excel functions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the above explanation doesn&#039;t work out for you, you can download a sample file below.<\/p>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-ea36b506-d87d-4ae4-bb4a-958fc2fc05d9\" href=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/Vert_Zoeken.xlsx\">Vert_Search<\/a><a href=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2023\/11\/Vert_Zoeken.xlsx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ea36b506-d87d-4ae4-bb4a-958fc2fc05d9\">To download<\/a><\/div>","protected":false},"excerpt":{"rendered":"<p>Whether you&#039;re analyzing financial data, preparing a sales report, or managing a list of customer information, it&#039;s often essential to\u2026 <a class=\"read-more\" href=\"https:\/\/www.bjorn-meijer.nl\/en\/2023\/11\/02\/everything-you-need-to-know-about-the-vert-search-function-in-excel\/\">Continue reading<\/a><\/p>","protected":false},"author":1,"featured_media":265,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[7,8],"tags":[17,21,18,131,96,130,19,132],"class_list":["post-2469","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-excel","category-excel-formules","tag-excel","tag-excel-functies","tag-formules","tag-foutmeldingen","tag-functie","tag-vert-zoeken","tag-verticaal-zoeken","tag-zoeken"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.11 (Yoast SEO v23.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel - Bj\u00f6rn Meijer<\/title>\n<meta name=\"description\" content=\"Hoe werkt VERT.ZOEKEN() in Excel en hoe los je de meest voorkomende foutmeldingen eenvoudig op. Hier wordt het uitgelegd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bjorn-meijer.nl\/en\/2023\/11\/02\/everything-you-need-to-know-about-the-vert-search-function-in-excel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel\" \/>\n<meta property=\"og:description\" content=\"Of je nu financi\u00eble gegevens analyseert, een verkooprapport opstelt of een lijst met klantinformatie beheert, het is vaak essentieel om informatie uit\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bjorn-meijer.nl\/en\/2023\/11\/02\/everything-you-need-to-know-about-the-vert-search-function-in-excel\/\" \/>\n<meta property=\"og:site_name\" content=\"Bj\u00f6rn Meijer\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-02T06:48:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-02T06:48:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bj\u00f6rn Meijer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bj\u00f6rn Meijer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/\"},\"author\":{\"name\":\"Bj\u00f6rn Meijer\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615\"},\"headline\":\"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel\",\"datePublished\":\"2023-11-02T06:48:04+00:00\",\"dateModified\":\"2023-11-02T06:48:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/\"},\"wordCount\":899,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615\"},\"image\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png\",\"keywords\":[\"excel\",\"excel functies\",\"formules\",\"foutmeldingen\",\"functie\",\"vert.zoeken\",\"verticaal zoeken\",\"zoeken\"],\"articleSection\":[\"Excel\",\"Excel formules\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/\",\"url\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/\",\"name\":\"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel - Bj\u00f6rn Meijer\",\"isPartOf\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png\",\"datePublished\":\"2023-11-02T06:48:04+00:00\",\"dateModified\":\"2023-11-02T06:48:09+00:00\",\"description\":\"Hoe werkt VERT.ZOEKEN() in Excel en hoe los je de meest voorkomende foutmeldingen eenvoudig op. Hier wordt het uitgelegd.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage\",\"url\":\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png\",\"contentUrl\":\"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png\",\"width\":300,\"height\":300,\"caption\":\"Microsoft Excel\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.bjorn-meijer.nl\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#website\",\"url\":\"https:\/\/www.bjorn-meijer.nl\/de\/\",\"name\":\"Bj\u00f6rn Meijer\",\"description\":\"At My Playground\",\"publisher\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.bjorn-meijer.nl\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615\",\"name\":\"Bj\u00f6rn Meijer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/i0.wp.com\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/11\/logo-orange.png?fit=165%2C165&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/11\/logo-orange.png?fit=165%2C165&ssl=1\",\"width\":165,\"height\":165,\"caption\":\"Bj\u00f6rn Meijer\"},\"logo\":{\"@id\":\"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/www.bjorn-meijer.nl\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel - Bj\u00f6rn Meijer","description":"Hoe werkt VERT.ZOEKEN() in Excel en hoe los je de meest voorkomende foutmeldingen eenvoudig op. Hier wordt het uitgelegd.","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:\/\/www.bjorn-meijer.nl\/en\/2023\/11\/02\/everything-you-need-to-know-about-the-vert-search-function-in-excel\/","og_locale":"en_US","og_type":"article","og_title":"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel","og_description":"Of je nu financi\u00eble gegevens analyseert, een verkooprapport opstelt of een lijst met klantinformatie beheert, het is vaak essentieel om informatie uit","og_url":"https:\/\/www.bjorn-meijer.nl\/en\/2023\/11\/02\/everything-you-need-to-know-about-the-vert-search-function-in-excel\/","og_site_name":"Bj\u00f6rn Meijer","article_published_time":"2023-11-02T06:48:04+00:00","article_modified_time":"2023-11-02T06:48:09+00:00","og_image":[{"width":300,"height":300,"url":"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png","type":"image\/png"}],"author":"Bj\u00f6rn Meijer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Bj\u00f6rn Meijer","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#article","isPartOf":{"@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/"},"author":{"name":"Bj\u00f6rn Meijer","@id":"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615"},"headline":"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel","datePublished":"2023-11-02T06:48:04+00:00","dateModified":"2023-11-02T06:48:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/"},"wordCount":899,"commentCount":5,"publisher":{"@id":"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615"},"image":{"@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png","keywords":["excel","excel functies","formules","foutmeldingen","functie","vert.zoeken","verticaal zoeken","zoeken"],"articleSection":["Excel","Excel formules"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/","url":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/","name":"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel - Bj\u00f6rn Meijer","isPartOf":{"@id":"https:\/\/www.bjorn-meijer.nl\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage"},"image":{"@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png","datePublished":"2023-11-02T06:48:04+00:00","dateModified":"2023-11-02T06:48:09+00:00","description":"Hoe werkt VERT.ZOEKEN() in Excel en hoe los je de meest voorkomende foutmeldingen eenvoudig op. Hier wordt het uitgelegd.","breadcrumb":{"@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#primaryimage","url":"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png","contentUrl":"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png","width":300,"height":300,"caption":"Microsoft Excel"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bjorn-meijer.nl\/2023\/11\/02\/alles-wat-je-moet-weten-over-de-functie-vert-zoeken-in-excel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bjorn-meijer.nl\/de\/"},{"@type":"ListItem","position":2,"name":"Alles wat je moet weten over de functie VERT.ZOEKEN() in Excel"}]},{"@type":"WebSite","@id":"https:\/\/www.bjorn-meijer.nl\/de\/#website","url":"https:\/\/www.bjorn-meijer.nl\/de\/","name":"Bj\u00f6rn Meijer","description":"At My Playground","publisher":{"@id":"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bjorn-meijer.nl\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/3621be5a6ce9a9884a7b8b200cd52615","name":"Bj\u00f6rn Meijer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/image\/","url":"https:\/\/i0.wp.com\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/11\/logo-orange.png?fit=165%2C165&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/11\/logo-orange.png?fit=165%2C165&ssl=1","width":165,"height":165,"caption":"Bj\u00f6rn Meijer"},"logo":{"@id":"https:\/\/www.bjorn-meijer.nl\/de\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/www.bjorn-meijer.nl"]}]}},"jetpack_featured_media_url":"https:\/\/www.bjorn-meijer.nl\/wp-content\/uploads\/2021\/05\/Excel.png","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/posts\/2469","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/comments?post=2469"}],"version-history":[{"count":6,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/posts\/2469\/revisions"}],"predecessor-version":[{"id":2606,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/posts\/2469\/revisions\/2606"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/media\/265"}],"wp:attachment":[{"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/media?parent=2469"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/categories?post=2469"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bjorn-meijer.nl\/en\/wp-json\/wp\/v2\/tags?post=2469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}