{"id":1691,"date":"2023-11-11T11:57:31","date_gmt":"2023-11-11T11:57:31","guid":{"rendered":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/"},"modified":"2023-12-06T05:56:50","modified_gmt":"2023-12-06T05:56:50","slug":"als-celwaardenummer","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/","title":{"rendered":"Hoe controleer ik of een celwaarde een getal is?"},"content":{"rendered":"<div class=\"excel-voor-de-inhoud\" id=\"excel-1398375903\"><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>Om te controleren of een celwaarde een getal is of niet, kunt u IF + ISNUMBER in een combinatie gebruiken. In deze combinatie test ISNUMBER of een waarde een getal is of niet en retourneert het resultaat als TRUE en FALSE. Daarna gebruikt IF TRUE of FALSE om een betekenisvolle waarde in het resultaat te retourneren.<\/p><h2 class=\"wp-block-heading\"> Formule om te testen of een celwaarde een getal is<\/h2><p> Om deze formule te schrijven, kunt u de onderstaande stappen gebruiken.<\/p><ol type=\"1\"><li> Voer eerst de ALS-functie van een cel in.<\/li><li> Voer daarna in het eerste argument van IF (logische_tekst) de functie ISNUMBER in.<\/li><li> Verwijs vervolgens in de ESTNUM-functie naar de cel waarin u het getal wilt testen.<\/li><li> Voer nu in het argument [value_if_true] Ja in en in het argument [value_if_false] Nee. U kunt ook andere betekenisvolle waarden gebruiken als dat nodig is.<\/li><li> Voer aan het einde de afsluitende haakjes in en druk op Enter om het resultaat te krijgen. <\/li><\/ol><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-13399\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png\" alt=\"1-formule-om-test-celwaarde-is-een-getal\" width=\"404\" height=\"267\" srcset=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png 724w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre-300x198.png 300w\" sizes=\"auto, (max-width: 404px) 100vw, 404px\"><\/figure><\/div><p> Op het moment dat u op Enter drukt, wordt JA of NEE geretourneerd, afhankelijk van de waarde in de cel waarnaar wordt verwezen.<\/p><h2 class=\"wp-block-heading\"> Hoe werkt deze formule?<\/h2><p> Zoals ik al zei, hebben we in deze formule twee functies: ALS + ISNUM. In cel A2 staat een getal, daarom staat er WAAR in het resultaat bij ISNUMBER. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-13398\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/comment-cette-formule-fonctionnes.png\" alt=\"hoe-werkt-deze-formule\" width=\"592\" height=\"375\" srcset=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/comment-cette-formule-fonctionnes.png 919w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/comment-cette-formule-fonctionnes-300x190.png 300w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/comment-cette-formule-fonctionnes-768x487.png 768w\" sizes=\"auto, (max-width: 592px) 100vw, 592px\"><\/figure><\/div><p> Nu hebben we WAAR, daarom retourneert ALS JA in het resultaat voor de waarde die u in cel A2 heeft.<\/p><pre class=\"wp-block-preformatted\"> =IF(ISNUMBER(A1),\"Yes\",\"No\")<\/pre><h2 class=\"wp-block-heading\"> Dezelfde formule op Mac<\/h2><p> Als u Excel voor Mac gebruikt, is de formule hetzelfde en kan deze met dezelfde functies worden geschreven. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-13397\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/meme-formule-dans-macs.png\" alt=\"dezelfde formule in macs\" width=\"588\" height=\"287\" srcset=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/meme-formule-dans-macs.png 1822w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/meme-formule-dans-macs-300x147.png 300w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/meme-formule-dans-macs-1024x500.png 1024w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/meme-formule-dans-macs-768x375.png 768w, https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/meme-formule-dans-macs-1536x750.png 1536w\" sizes=\"auto, (max-width: 588px) 100vw, 588px\"><\/figure><\/div><p class=\"grey-note\"> Excel slaat een datum op als een getal. En als u een datum in een cel hebt, behandelt dit ISNUMBER die datum als een getal en retourneert WAAR in het resultaat. Ik probeer een oplossing voor dit probleem te vinden, maar kan met deze formule nog steeds het verschil niet zien tussen een getal en een datum. <\/p><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><p> <a class=\"gb-button gb-button-e88d6bee gb-button-text gb-button-button1\" href=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/si-nombre.xlsx\" rel=\"nofollow\">Downloaden<\/a><\/p><\/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-5b4a0cf9\"><div class=\"gb-container gb-container-5b4a0cf9\"><ul><li> <a href=\"https:\/\/exceladvisor.org\/nl\/als-de-cel-een-onderdeel-bevat\/\">Controleer of een cel gedeeltelijke tekst bevat<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/begin-met-2\/\">Als een celwaarde begint met tekst of een getal<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/mediaan-als-2\/\">Mediaan met IF (voorwaardelijke criteria)<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/samenvoegen-als-2\/\">CONCATENATE IF (Combineren met voorwaarde)<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/nl\/subtotaal-als-2\/\">SUBTOTAAL met IF (voorwaardelijk SUBTOTAAL)<\/a><\/li><\/ul><\/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-1691","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>Controleer of een celwaarde een getal is in Excel<\/title>\n<meta name=\"description\" content=\"In deze zelfstudie leert u hoe u een Excel-formule schrijft om te controleren of een celwaarde een getal is. 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\/als-celwaardenummer\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Controleer of een celwaarde een getal is in Excel\" \/>\n<meta property=\"og:description\" content=\"In deze zelfstudie leert u hoe u een Excel-formule schrijft om te controleren of een celwaarde een getal is. Laten we dit controleren...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T05:56:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.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\/als-celwaardenummer\/\",\"url\":\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/\",\"name\":\"Controleer of een celwaarde een getal is in Excel\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png\",\"datePublished\":\"2023-11-11T11:57:31+00:00\",\"dateModified\":\"2023-12-06T05:56:50+00:00\",\"description\":\"In deze zelfstudie leert u hoe u een Excel-formule schrijft om te controleren of een celwaarde een getal is. Laten we dit controleren...\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/exceladvisor.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hoe controleer ik of een celwaarde een getal is?\"}]},{\"@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":"Controleer of een celwaarde een getal is in Excel","description":"In deze zelfstudie leert u hoe u een Excel-formule schrijft om te controleren of een celwaarde een getal is. 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\/als-celwaardenummer\/","og_locale":"nl_NL","og_type":"article","og_title":"Controleer of een celwaarde een getal is in Excel","og_description":"In deze zelfstudie leert u hoe u een Excel-formule schrijft om te controleren of een celwaarde een getal is. Laten we dit controleren...","og_url":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-06T05:56:50+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.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\/als-celwaardenummer\/","url":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/","name":"Controleer of een celwaarde een getal is in Excel","isPartOf":{"@id":"https:\/\/exceladvisor.org\/nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png","datePublished":"2023-11-11T11:57:31+00:00","dateModified":"2023-12-06T05:56:50+00:00","description":"In deze zelfstudie leert u hoe u een Excel-formule schrijft om te controleren of een celwaarde een getal is. Laten we dit controleren...","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/1-formule-pour-tester-la-valeur-de-la-cellule-est-un-nombre.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/nl\/als-celwaardenummer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/exceladvisor.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Hoe controleer ik of een celwaarde een getal is?"}]},{"@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\/1691","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=1691"}],"version-history":[{"count":2,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1691\/revisions"}],"predecessor-version":[{"id":3078,"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/pages\/1691\/revisions\/3078"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/nl\/wp-json\/wp\/v2\/media?parent=1691"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}