{"id":1717,"date":"2023-11-09T22:59:40","date_gmt":"2023-11-09T22:59:40","guid":{"rendered":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/"},"modified":"2023-12-10T06:01:20","modified_gmt":"2023-12-10T06:01:20","slug":"kareler-toplami-2","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/","title":{"rendered":"Excel&#39;de kareler nas\u0131l eklenir?"},"content":{"rendered":"<div class=\"excel-icerikten-once\" id=\"excel-1878825158\"><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>Excel&#8217;de tek bir h\u00fccredeki say\u0131lar\u0131n karelerinin toplam\u0131n\u0131 hesaplamak i\u00e7in kullanabilece\u011finiz \u00f6zel bir i\u015flev vard\u0131r. Bu fonksiyona SUM denir. Ve sonucu almak i\u00e7in bir h\u00fccre aral\u0131\u011f\u0131na bak\u0131n veya de\u011ferleri do\u011frudan fonksiyona girin.<\/p><h2 id=\"h-formula-to-get-the-sum-of-squares\" class=\"wp-block-heading\"> Karelerin toplam\u0131n\u0131 bulma form\u00fcl\u00fc<\/h2><p> Bu form\u00fcl\u00fc yazma ad\u0131mlar\u0131 \u015funlard\u0131r:<\/p><ol type=\"1\"><li> \u0130\u015fleve girmek i\u00e7in bir h\u00fccreye (=) yaz\u0131n.<\/li><li> (SUMQ) de\u011ferini girin ve ard\u0131ndan \u00f6ndeki parantezleri girin.<\/li><li> Kareler toplam\u0131 de\u011ferini almak istedi\u011finiz say\u0131lar\u0131n bulundu\u011fu aral\u0131\u011fa bak\u0131n.<\/li><li> Sonucu almak i\u00e7in i\u015flevi kapat\u0131n ve Enter tu\u015funa bas\u0131n. <\/li><\/ol><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-85889\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png\" sizes=\"auto, \" srcset=\"\" alt=\"kareler toplam\u0131\" width=\"635\" height=\"108\"><\/figure><\/div><p> Enter&#8217;a bast\u0131\u011f\u0131n\u0131zda size 25 ile 25&#8217;in karelerinin toplam\u0131 olan son de\u011feri verir, \u00e7\u00fcnk\u00fc A1:B1 aral\u0131\u011f\u0131nda iki say\u0131m\u0131z var. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-85890\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/2-sommeq-en-somme-des-carres.png\" sizes=\"auto, \" srcset=\"\" alt=\"toplam\u0131n toplam\u0131n\u0131n karesi\" width=\"638\" height=\"293\"><\/figure><\/div><p> Do\u011frulamak i\u00e7in manuel kontrol yapabiliriz. 25&#8217;in karesi 625&#8217;tir ve her iki h\u00fccrede de 25 oldu\u011fu i\u00e7in bu 625 + 625 = 1250 olmal\u0131d\u0131r. Sonu\u00e7ta da bu \u00e7\u0131k\u0131yor. Ayr\u0131ca h\u00fccre say\u0131lar\u0131 konusunda endi\u015felenmeden birden fazla say\u0131 i\u00e7eren bir aral\u0131\u011fa da ba\u015fvurabilirsiniz. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-85891\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/3-verification-manuelle-du-carre.png\" sizes=\"auto, \" srcset=\"\" alt=\"manuel kare kontrol\u00fc\" width=\"520\" height=\"424\"><\/figure><\/div><p class=\"qt-tip\"> <strong>Not:<\/strong> Negatif say\u0131lar kullan\u0131rsan\u0131z sonucu her zaman pozitif bir say\u0131 olarak al\u0131rs\u0131n\u0131z.<\/p><h2 id=\"h-use-a-simple-maths-formula\" class=\"wp-block-heading\"> Basit bir matematik form\u00fcl\u00fc kullan\u0131n<\/h2><p> \u0130\u015flevi kullanmak yerine, d\u00fczeltme operat\u00f6r\u00fcn\u00fc (^) kullanarak basit bir form\u00fcl kullanabilirsiniz. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-85892\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/4-formules-mathematiques-pour-additionner-les-carres.png\" sizes=\"auto, \" srcset=\"\" alt=\"toplam-karelerde-matematiksel-form\u00fcl\" width=\"453\" height=\"290\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=SUM(A1^2,B1^2)<\/code><\/pre><p> Burada SUM fonksiyonunu kulland\u0131k ve her say\u0131yla birlikte \u00f6nce o say\u0131n\u0131n karesini almak i\u00e7in d\u00fczeltme operat\u00f6r\u00fcn\u00fc (^) kulland\u0131k. Veya \u015f\u00f6yle bir form\u00fcl de yazabilirsiniz:<\/p><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=A1^2+B1^2<\/code><\/pre><p> Bu y\u00f6ntemlerin kullan\u0131m\u0131 s\u0131n\u0131rl\u0131d\u0131r. Dolay\u0131s\u0131yla, uzun bir say\u0131 listeniz varsa ilk y\u00f6ntemi kullanmak daha iyidir. <\/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\"> Excel dosyas\u0131n\u0131 al\u0131n<\/h2> <a class=\"gb-button gb-button-e88d6bee gb-button-text gb-button-button1\" href=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/somme-des-carres.xlsx\" rel=\"nofollow\">\u0130ndirmek<\/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\/tr\/formuller\/\">Excel form\u00fcllerinin listesi<\/a><h2 class=\"gb-headline gb-headline-233444e8 gb-headline-text gb-headline-mt-heading\"> \u0130lgili form\u00fcller <\/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\/tr\/sutunun-tamamini-ekle\/\">Excel&#8217;de bir s\u00fctunun veya sat\u0131r\u0131n tamam\u0131n\u0131 ekleme<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/tr\/yalnizca-gorunur-hucreleri-ekle\/\">Excel&#8217;de yaln\u0131zca g\u00f6r\u00fcn\u00fcr h\u00fccreleri topla<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/tr\/rastgele-hucreler-ekle\/\">Excel&#8217;deki rastgele h\u00fccrelerin toplam\u0131<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/tr\/toplam-satir\/\">Excel&#8217;de toplam sat\u0131r ekleme<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/tr\/otomatik-toplam-1\/\">Excel&#8217;de Otomatik Toplam\u0131 H\u0131zla Kullanma<\/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-1717","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>Excel&#039;de kareler nas\u0131l eklenir? (E\u011fitim 2023)<\/title>\n<meta name=\"description\" content=\"Bu e\u011fitimde size karelerin toplam\u0131n\u0131 iki farkl\u0131 \u015fekilde hesaplamak i\u00e7in bir Excel form\u00fcl\u00fcn\u00fcn nas\u0131l yaz\u0131laca\u011f\u0131 \u00f6\u011fretilecektir. Bunu kontrol edelim...\" \/>\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\/tr\/kareler-toplami-2\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Excel&#039;de kareler nas\u0131l eklenir? (E\u011fitim 2023)\" \/>\n<meta property=\"og:description\" content=\"Bu e\u011fitimde size karelerin toplam\u0131n\u0131 iki farkl\u0131 \u015fekilde hesaplamak i\u00e7in bir Excel form\u00fcl\u00fcn\u00fcn nas\u0131l yaz\u0131laca\u011f\u0131 \u00f6\u011fretilecektir. Bunu kontrol edelim...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-10T06:01:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/\",\"url\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/\",\"name\":\"Excel&#39;de kareler nas\u0131l eklenir? (E\u011fitim 2023)\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/tr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png\",\"datePublished\":\"2023-11-09T22:59:40+00:00\",\"dateModified\":\"2023-12-10T06:01:20+00:00\",\"description\":\"Bu e\u011fitimde size karelerin toplam\u0131n\u0131 iki farkl\u0131 \u015fekilde hesaplamak i\u00e7in bir Excel form\u00fcl\u00fcn\u00fcn nas\u0131l yaz\u0131laca\u011f\u0131 \u00f6\u011fretilecektir. Bunu kontrol edelim...\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Ev\",\"item\":\"https:\/\/exceladvisor.org\/tr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Excel&#39;de kareler nas\u0131l eklenir?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/tr\/#website\",\"url\":\"https:\/\/exceladvisor.org\/tr\/\",\"name\":\"Excel Advisor\",\"description\":\"Veri hakimiyetine y\u00f6nelik nihai rehberiniz!\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/tr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/tr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/tr\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/tr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/exceladvisor.org\/tr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/tr\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/tr\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/tr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Excel&#39;de kareler nas\u0131l eklenir? (E\u011fitim 2023)","description":"Bu e\u011fitimde size karelerin toplam\u0131n\u0131 iki farkl\u0131 \u015fekilde hesaplamak i\u00e7in bir Excel form\u00fcl\u00fcn\u00fcn nas\u0131l yaz\u0131laca\u011f\u0131 \u00f6\u011fretilecektir. Bunu kontrol edelim...","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\/tr\/kareler-toplami-2\/","og_locale":"tr_TR","og_type":"article","og_title":"Excel&#39;de kareler nas\u0131l eklenir? (E\u011fitim 2023)","og_description":"Bu e\u011fitimde size karelerin toplam\u0131n\u0131 iki farkl\u0131 \u015fekilde hesaplamak i\u00e7in bir Excel form\u00fcl\u00fcn\u00fcn nas\u0131l yaz\u0131laca\u011f\u0131 \u00f6\u011fretilecektir. Bunu kontrol edelim...","og_url":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-10T06:01:20+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tahmini okuma s\u00fcresi":"2 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/","url":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/","name":"Excel&#39;de kareler nas\u0131l eklenir? (E\u011fitim 2023)","isPartOf":{"@id":"https:\/\/exceladvisor.org\/tr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png","datePublished":"2023-11-09T22:59:40+00:00","dateModified":"2023-12-10T06:01:20+00:00","description":"Bu e\u011fitimde size karelerin toplam\u0131n\u0131 iki farkl\u0131 \u015fekilde hesaplamak i\u00e7in bir Excel form\u00fcl\u00fcn\u00fcn nas\u0131l yaz\u0131laca\u011f\u0131 \u00f6\u011fretilecektir. Bunu kontrol edelim...","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-somme-des-carres.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/tr\/kareler-toplami-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Ev","item":"https:\/\/exceladvisor.org\/tr\/"},{"@type":"ListItem","position":2,"name":"Excel&#39;de kareler nas\u0131l eklenir?"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/tr\/#website","url":"https:\/\/exceladvisor.org\/tr\/","name":"Excel Advisor","description":"Veri hakimiyetine y\u00f6nelik nihai rehberiniz!","publisher":{"@id":"https:\/\/exceladvisor.org\/tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/tr\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/tr\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/exceladvisor.org\/tr\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/tr\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/tr\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/tr\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/pages\/1717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/comments?post=1717"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/pages\/1717\/revisions"}],"predecessor-version":[{"id":2507,"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/pages\/1717\/revisions\/2507"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/tr\/wp-json\/wp\/v2\/media?parent=1717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}