{"id":1672,"date":"2023-11-12T13:44:23","date_gmt":"2023-11-12T13:44:23","guid":{"rendered":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/"},"modified":"2023-12-06T06:19:41","modified_gmt":"2023-12-06T06:19:41","slug":"menit-hingga-jam","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/","title":{"rendered":"Bagaimana mengonversi menit ke jam dan menit?"},"content":{"rendered":"<div class=\"excel-before-content\" id=\"excel-2009134562\"><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>Untuk mengonversi menit ke jam dan menit (HH:MM) di Excel, Anda perlu menggunakan rumus di mana Anda perlu mengalikan jumlah menit dengan (24*60). Saat Anda menggunakan (24*60) yang merupakan jumlah total menit dalam sehari, ia mengembalikan angka dengan tempat desimal. Dalam angka ini, bagian bilangan bulat mewakili jam dan tempat desimal menit.<\/p><p> Untuk mengonversi angka ini ke format jam dan menit, Anda perlu menerapkan [h]:mm dalam format khusus. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79870\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png\" sizes=\"auto, \" srcset=\"\" alt=\"mengkonversi menit ke jam\" width=\"567\" height=\"286\"><\/figure><\/div><h2 class=\"wp-block-heading\"> Rumus untuk mengubah menit ke jam dan menit<\/h2><p> Anda dapat menggunakan langkah-langkah di bawah ini:<\/p><ol type=\"1\"><li> Pertama, di sel B1, lihat sel A1 tempat Anda memiliki nilai menit.<\/li><li> Setelah itu ketikkan operator pembagian lalu masukkan tanda kurung awal.<\/li><li> Sekarang masukkan 24 lalu masukkan lagi operator pembagian.<\/li><li> Selanjutnya masukkan 60 dan tutup tanda kurung, lalu tekan Enter untuk mendapatkan hasilnya.<\/li><\/ol><p> Setelah Anda menekan enter, Anda akan mendapatkan jumlah jam yang dihabiskan di sel. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79871\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/2-formules-pour-convertir-les-minutes-en-heures.png\" sizes=\"auto, \" srcset=\"\" alt=\"rumus-untuk-mengonversi-menit-ke-jam\" width=\"551\" height=\"279\"><\/figure><\/div><p> Hal berikutnya adalah mengubah format sel. Untuk ini, pilih sel dan buka opsi format sel menggunakan pintasan keyboard Ctrl + 1. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79872\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/3-changer-le-format-de-cellule.png\" sizes=\"auto, \" srcset=\"\" alt=\"ubah format sel\" width=\"767\" height=\"350\"><\/figure><\/div><p> Dari sini, klik pada kategori Kustom dan masukkan format [H]:mm di bilah input jenis. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79873\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/4-changer-foermat-de-cellule-en-minutes.png\" sizes=\"auto, \" srcset=\"\" alt=\"ubah format sel menjadi menit\" width=\"713\" height=\"374\"><\/figure><\/div><p> Pada akhirnya, klik OK untuk menerapkan format.<\/p><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=A1\/(24*60)<\/code><\/pre><h2 class=\"wp-block-heading\"> Bagaimana rumus ini bekerja?<\/h2><p> Dalam rumus ini kami menggunakan 24*60 yang mengembalikan jumlah total menit dalam sehari (24 jam X 60 menit = 1440 menit). <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79874\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/5-comment-fonctionne-la-formule.png\" sizes=\"auto, \" srcset=\"\" alt=\"bagaimana rumusnya bekerja\" width=\"565\" height=\"249\"><\/figure><\/div><p> Setelah itu, saat Anda membaginya dengan jumlah menit yang Anda miliki, ia akan mengembalikan hari yang setara dengan jumlah menit yang Anda miliki. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79875\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/6-renvoie-les-jours-equivalents-aux-minutes.png\" sizes=\"auto, \" srcset=\"\" alt=\"mengembalikan-hari-setara-ke-menit\" width=\"564\" height=\"328\"><\/figure><\/div><p> Sekarang tampilkan hari ini dalam jam dan menit, Anda perlu menggunakan format [h]:mm.<\/p><h2 class=\"wp-block-heading\"> Menggunakan fungsi TEKS<\/h2><p> Jika Anda tidak ingin mengubah format sel. Anda dapat menggunakan fungsi TEXT untuk menambahkan waktu pada nilai dalam rumus. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79876\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/7-fonction-de-texte-pour-ajouter-du-temps.png\" sizes=\"auto, \" srcset=\"\" alt=\"fungsi teks-untuk-menambah-waktu\" width=\"422\" height=\"297\"><\/figure><\/div><p> Rumus ini bekerja persis seperti cara sebelumnya. Satu-satunya perbedaan adalah Anda menggunakan TEXT untuk memformat nilai hasil.<\/p><pre class=\"wp-block-code\"><code class=\"language-excel-formula\" lang=\"excel-formula\"> =TEXT(A1\/(24*60),\"[h]:mm\")<\/code><\/pre><h2 class=\"wp-block-heading\"> Ubah menit menjadi jam dan menit (sebagai angka)<\/h2><p> Anda juga bisa menggunakan rumus yang membagi jumlah menit dengan 60. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79877\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/8-minutes-a-heures-sous-forme-de-nombres.png\" sizes=\"auto, \" srcset=\"\" alt=\"menit-jam-dalam-angka\" width=\"410\" height=\"264\"><\/figure><\/div><p> Rumus ini akan mengembalikan jumlah jam dan menit, dimana jam adalah bilangan bulat dan menit adalah desimal.<\/p><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=A1\/60<\/code><\/pre><h2 class=\"wp-block-heading\"> Konversi fungsi<\/h2><p> Ada fungsi baru di Excel yang dapat Anda gunakan untuk mengubah menit menjadi jam, dan itu adalah CONVERT. <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-79878\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/9-fonction-de-conversion.png\" sizes=\"auto, \" srcset=\"\" alt=\"fungsi konversi\" width=\"515\" height=\"301\"><\/figure><\/div><p> Dalam CONVERT Anda perlu merujuk ke nilai menit, satuan nilai asli (Anda perlu menentukan menit &#8220;mn&#8221;), lalu satuan konversi (tentukan &#8220;jam&#8221; untuk jam).<\/p><pre class=\"wp-block-code\"> <code class=\"language-excel-formula\" lang=\"excel-formula\">=CONVERT(A1,\"mn\",\"hr\")<\/code><\/pre><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\/08\/minutes-a-heures.xlsx\" rel=\"nofollow\">Unduh<\/a> <\/div><div class=\"wp-block-group more-tutorials is-layout-flow\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> Lebih banyak formula<\/h2><ul><li> <a href=\"https:\/\/exceladvisor.org\/id\/tambahkan-jam-tepat-waktu\/\">Tambahkan jam ke waktu di Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/tambahkan-menit-ke-waktu\/\">Tambahkan menit ke waktu di Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/menghitung-perbedaan-waktu\/\">Hitung perbedaan waktu antara dua jam di Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/mengubah-format-waktu\/\">Ubah format waktu di Excel<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/id\/waktu-militer\/\">Waktu Militer (Dapatkan dan Kurangi) di Excel<\/a><\/li><\/ul><p> \u21e0 Kembali ke <a href=\"https:\/\/exceladvisor.org\/id\/rumus\/\">daftar 100+ rumus Excel (dasar + lanjutan)<\/a><\/p><\/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-1672","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 mengubah menit ke jam dan menit (HH:MM)?<\/title>\n<meta name=\"description\" content=\"Tutorial ini akan mengajarkan Anda cara menulis rumus Excel untuk mengubah menit menjadi jam dan menit. Mari kita periksa ini\u2026\" \/>\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\/menit-hingga-jam\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bagaimana cara mengubah menit ke jam dan menit (HH:MM)?\" \/>\n<meta property=\"og:description\" content=\"Tutorial ini akan mengajarkan Anda cara menulis rumus Excel untuk mengubah menit menjadi jam dan menit. Mari kita periksa ini\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T06:19:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.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=\"2 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/\",\"url\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/\",\"name\":\"Bagaimana cara mengubah menit ke jam dan menit (HH:MM)?\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png\",\"datePublished\":\"2023-11-12T13:44:23+00:00\",\"dateModified\":\"2023-12-06T06:19:41+00:00\",\"description\":\"Tutorial ini akan mengajarkan Anda cara menulis rumus Excel untuk mengubah menit menjadi jam dan menit. Mari kita periksa ini\u2026\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Rumah\",\"item\":\"https:\/\/exceladvisor.org\/id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bagaimana mengonversi menit ke jam dan menit?\"}]},{\"@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 mengubah menit ke jam dan menit (HH:MM)?","description":"Tutorial ini akan mengajarkan Anda cara menulis rumus Excel untuk mengubah menit menjadi jam dan menit. Mari kita periksa ini\u2026","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\/menit-hingga-jam\/","og_locale":"id_ID","og_type":"article","og_title":"Bagaimana cara mengubah menit ke jam dan menit (HH:MM)?","og_description":"Tutorial ini akan mengajarkan Anda cara menulis rumus Excel untuk mengubah menit menjadi jam dan menit. Mari kita periksa ini\u2026","og_url":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-06T06:19:41+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimasi waktu membaca":"2 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/","url":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/","name":"Bagaimana cara mengubah menit ke jam dan menit (HH:MM)?","isPartOf":{"@id":"https:\/\/exceladvisor.org\/id\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png","datePublished":"2023-11-12T13:44:23+00:00","dateModified":"2023-12-06T06:19:41+00:00","description":"Tutorial ini akan mengajarkan Anda cara menulis rumus Excel untuk mengubah menit menjadi jam dan menit. Mari kita periksa ini\u2026","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-convertir-des-minutes-en-heures.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/id\/menit-hingga-jam\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Rumah","item":"https:\/\/exceladvisor.org\/id\/"},{"@type":"ListItem","position":2,"name":"Bagaimana mengonversi menit ke jam dan menit?"}]},{"@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\/1672","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=1672"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/pages\/1672\/revisions"}],"predecessor-version":[{"id":2871,"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/pages\/1672\/revisions\/2871"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/id\/wp-json\/wp\/v2\/media?parent=1672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}