{"id":1559,"date":"2023-11-17T06:46:31","date_gmt":"2023-11-17T06:46:31","guid":{"rendered":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/"},"modified":"2023-12-06T06:16:12","modified_gmt":"2023-12-06T06:16:12","slug":"menggabungkan-sel-dengan-koma","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/","title":{"rendered":"Bagaimana cara menggabungkan sel dengan koma?"},"content":{"rendered":"<div class=\"excel-before-content\" id=\"excel-1372462874\"><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>Di Excel, ada beberapa metode yang bisa Anda gunakan untuk menggabungkan sel menggunakan koma antar nilai. Dalam tutorial ini, kita akan melihat semua metode ini.<\/p><h2 class=\"wp-block-heading\"> TEXTJOIN berfungsi untuk menggabungkan sel dengan karakter yang sama<\/h2><p> Dalam contoh berikut, Anda memiliki nilai numerik dalam rentang A1 hingga A5, dan Anda perlu menggabungkan semua nilai ini di sel B1. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-66008\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png\" sizes=\"auto, \" srcset=\"\" alt=\"penyimpanan sel\" width=\"449\" height=\"283\"><\/figure><\/div><p> Anda dapat menggunakan langkah-langkah berikut:<\/p><ol type=\"1\"><li> Pertama, ketik TEXTJOIN di sel B1.<\/li><li> Setelah itu, untuk argumen pembatas, tambahkan koma (\u201c, \u201c). Ini juga termasuk spasi setelah koma.<\/li><li> Lalu masukkan TRUE untuk abaikan_kosong.<\/li><li> Sekarang pilih rentang A1:A5 dari mana Anda perlu menggabungkan nilainya.<\/li><li> Terakhir, masukkan tanda kurung tutup, lalu tekan Enter. <\/li><\/ol><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-66009\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/2-formule-textjoin.png\" sizes=\"auto, \" srcset=\"\" alt=\"rumus gabungan teks\" width=\"626\" height=\"280\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=TEXTJOIN(\", \",TRUE,A1:A5)<\/code><\/pre><h2 class=\"wp-block-heading\"> Gunakan fungsi CONCAT untuk menggabungkan nilai dengan koma<\/h2><p> Anda juga dapat menggunakan fungsi CONCAT untuk ini. Namun Anda perlu menambahkan kolom pembantu dengan koma di samping nilai sebenarnya. Pada contoh berikut, kami menambahkan koma di kolom B (B1:B5). <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-66010\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/3-concat-pour-combiner-les-cellules.png\" sizes=\"auto, \" srcset=\"\" alt=\"menggabungkan-untuk-menggabungkan-sel\" width=\"479\" height=\"305\"><\/figure><\/div><p> Sekarang rumusnya cukup sederhana. Cukup masukkan fungsi CONCAT di sel C1 dan rujuk ke seluruh rentang (A1:B5). Saat Anda menekan Enter, Anda akan mendapatkan semua nilai di sel C1, diikuti dengan koma. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-66011\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/4-formules-concat1.png\" sizes=\"auto, \" srcset=\"\" alt=\"rumus gabungan\" width=\"651\" height=\"289\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=CONCAT(A1:B5)<\/code><\/pre><h2 class=\"wp-block-heading\"> Menggunakan metode penggabungan sederhana<\/h2><p> Dan Anda juga bisa menggunakan metode penggabungan sederhana di mana Anda bisa merujuk ke setiap sel dan dengan setiap referensi sel Anda bisa menambahkan koma. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-66012\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/5-methode-de-concatenation-simple.png\" sizes=\"auto, \" srcset=\"\" alt=\"metode penggabungan sederhana\" width=\"682\" height=\"312\"><\/figure><\/div><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=A1&amp;\", \"&amp;A2&amp;\", \"&amp;A3&amp;\", \"&amp;A4&amp;\", \"&amp;A5<\/code><\/pre><p> Dari semua metode yang kami gunakan, masing-masing metode memiliki kelebihannya masing-masing. Tapi saya suka menggunakan TEXTJOIN karena memberi saya lebih banyak fleksibilitas untuk menggabungkan nilai dalam satu sel tanpa menambahkan kolom pembantu baru. <\/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\"> Dapatkan file Excelnya<\/h2> <a class=\"gb-button gb-button-e88d6bee gb-button-text gb-button-button1\" href=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/11\/9-valeurs-de-concatenation-avec-des-virgules.xlsx\" rel=\"nofollow\">Unduh<\/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\/id\/rumus\/\">Daftar rumus Excel<\/a><h2 class=\"gb-headline gb-headline-233444e8 gb-headline-text gb-headline-mt-heading\"> Rumus terkait <\/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\/id\/baris-baru-di-sel\/\">Tambahkan baris baru ke sel di Excel (jeda baris)<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/angka-nol-di-depan\/\">Tambahkan angka nol di depan di Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/menyatukan-sejumlah-sel\/\">Menggabungkan (menggabungkan) sejumlah sel di Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/menggabungkan-jeda-baris\/\">Gabungkan dengan jeda baris di Excel<\/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-1559","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>Bagaimana cara menggabungkan (menggabungkan) sel dengan koma?<\/title>\n<meta name=\"description\" content=\"Dalam tutorial ini, Anda akan mempelajari berbagai cara menggabungkan (menggabungkan) sel dengan koma dalam rumus Excel\" \/>\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\/id\/menggabungkan-sel-dengan-koma\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bagaimana cara menggabungkan (menggabungkan) sel dengan koma?\" \/>\n<meta property=\"og:description\" content=\"Dalam tutorial ini, Anda akan mempelajari berbagai cara menggabungkan (menggabungkan) sel dengan koma dalam rumus Excel\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T06:16:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/\",\"url\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/\",\"name\":\"Bagaimana cara menggabungkan (menggabungkan) sel dengan koma?\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png\",\"datePublished\":\"2023-11-17T06:46:31+00:00\",\"dateModified\":\"2023-12-06T06:16:12+00:00\",\"description\":\"Dalam tutorial ini, Anda akan mempelajari berbagai cara menggabungkan (menggabungkan) sel dengan koma dalam rumus Excel\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Rumah\",\"item\":\"https:\/\/exceladvisor.org\/id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bagaimana cara menggabungkan sel dengan koma?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/id\/#website\",\"url\":\"https:\/\/exceladvisor.org\/id\/\",\"name\":\"Excel Advisor\",\"description\":\"Panduan utama Anda untuk mendominasi data!\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/id\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/id\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/id\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/exceladvisor.org\/id\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/id\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/id\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bagaimana cara menggabungkan (menggabungkan) sel dengan koma?","description":"Dalam tutorial ini, Anda akan mempelajari berbagai cara menggabungkan (menggabungkan) sel dengan koma dalam rumus Excel","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\/id\/menggabungkan-sel-dengan-koma\/","og_locale":"id_ID","og_type":"article","og_title":"Bagaimana cara menggabungkan (menggabungkan) sel dengan koma?","og_description":"Dalam tutorial ini, Anda akan mempelajari berbagai cara menggabungkan (menggabungkan) sel dengan koma dalam rumus Excel","og_url":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-06T06:16:12+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimasi waktu membaca":"1 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/","url":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/","name":"Bagaimana cara menggabungkan (menggabungkan) sel dengan koma?","isPartOf":{"@id":"https:\/\/exceladvisor.org\/id\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png","datePublished":"2023-11-17T06:46:31+00:00","dateModified":"2023-12-06T06:16:12+00:00","description":"Dalam tutorial ini, Anda akan mempelajari berbagai cara menggabungkan (menggabungkan) sel dengan koma dalam rumus Excel","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-plage-de-cellules.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/id\/menggabungkan-sel-dengan-koma\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Rumah","item":"https:\/\/exceladvisor.org\/id\/"},{"@type":"ListItem","position":2,"name":"Bagaimana cara menggabungkan sel dengan koma?"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/id\/#website","url":"https:\/\/exceladvisor.org\/id\/","name":"Excel Advisor","description":"Panduan utama Anda untuk mendominasi data!","publisher":{"@id":"https:\/\/exceladvisor.org\/id\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/id\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/id\/","logo":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/exceladvisor.org\/id\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/id\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/id\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/id\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/pages\/1559","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/comments?post=1559"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/pages\/1559\/revisions"}],"predecessor-version":[{"id":2505,"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/pages\/1559\/revisions\/2505"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/media?parent=1559"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}