{"id":531,"date":"2023-10-24T23:02:13","date_gmt":"2023-10-24T23:02:13","guid":{"rendered":"https:\/\/exceladvisor.org\/ko\/strcomp\/"},"modified":"2023-12-11T07:04:57","modified_gmt":"2023-12-11T07:04:57","slug":"strcomp","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/ko\/strcomp\/","title":{"rendered":"Vba strcomp \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c?"},"content":{"rendered":"<div class=\"excel-before-content\" id=\"excel-3942913608\"><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>STCOMP VBA \ud568\uc218\ub294 VBA \ud568\uc218 \ud14d\uc2a4\ud2b8 \ubc94\uc8fc\uc5d0 \ub098\uc5f4\ub429\ub2c8\ub2e4. VBA \ucf54\ub4dc\uc5d0\uc11c \uc0ac\uc6a9\ud558\uba74 <strong>\ub450 \ubb38\uc790\uc5f4\uc744 \uc11c\ub85c \ube44\uad50\ud55c \ud6c4 \uc815\uc218\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4<\/strong> . \uac04\ub2e8\ud788 \ub9d0\ud574\uc11c, \ub450 \ubb38\uc790\uc5f4\uc744 (\uc138 \uac00\uc9c0 \ub2e4\ub978 \ubc29\ubc95\uc73c\ub85c) \uc0ac\uc6a9\ud558\uc5ec \ube44\uad50\ud569\ub2c8\ub2e4.<\/p><h2 class=\"wp-block-heading\"> \ud1b5\uc0ac\ub860<\/h2><p> <strong>StrComp(\ubb38\uc790\uc5f41, \ubb38\uc790\uc5f42, [\ube44\uad50])<\/strong><\/p><h2 class=\"wp-block-heading\"> \uc778\uc218<\/h2><ul><li> <strong>String1<\/strong> : \ube44\uad50\ud560 \uccab \ubc88\uc9f8 \ubb38\uc790\uc5f4\uc785\ub2c8\ub2e4.<\/li><li> <strong>String2<\/strong> : \ube44\uad50\ud560 \ub450 \ubc88\uc9f8 \ubb38\uc790\uc5f4\uc785\ub2c8\ub2e4.<\/li><li> <strong>[\ube44\uad50]<\/strong> : \uc218\ud589\ud560 \ubb38\uc790\uc5f4 \ube44\uad50 \uc720\ud615\uc744 \uc815\uc758\ud558\ub294 \ubb38\uc790\uc5f4 \uac12\uc785\ub2c8\ub2e4. [\uc774\uac83\uc740 \uc120\ud0dd\uc801 \uc778\uc218\uc774\uba70 \uc0dd\ub7b5\ub418\uba74 VBA\ub294 \uae30\ubcf8\uc801\uc73c\ub85c vbBinaryCompare\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4].<ul><li> vbBinaryCompare: \uc774\uc9c4 \ube44\uad50\uc6a9\uc785\ub2c8\ub2e4.<\/li><li> vbTextCompare: \ud14d\uc2a4\ud2b8 \ube44\uad50\uc6a9.<\/li><li> vbDatabaseCompare: \ub370\uc774\ud130\ubca0\uc774\uc2a4 \ube44\uad50\uc6a9\uc785\ub2c8\ub2e4.<\/li><\/ul><\/li><\/ul><h2 class=\"wp-block-heading\"> \uc608<\/h2><p> VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc2e4\uc81c\ub85c \uc774\ud574\ud558\ub824\uba74 \uc774\ub97c \uc0ac\uc6a9\ud558\uc5ec vba \ucf54\ub4dc\ub97c \uc791\uc131\ud55c \uc544\ub798 \uc608\uc81c\ub97c \uac70\uccd0\uc57c \ud569\ub2c8\ub2e4. <\/p><figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" title=\"\uc608-vba-strcomp-\ud568\uc218\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png\" sizes=\"auto, \" srcset=\"\" alt=\"example-vba-strcomp-function\" width=\"839\" height=\"392\"><\/figure><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">Sub example_STRCOMP() Range(\"B1\").Value = StrComp(Range(\"A1\"), Range(\"A2\")) End Sub<\/code><\/pre><p> \uc704 \ucf54\ub4dc\uc5d0\uc11c\ub294 STRCOMP\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc140 A1\uacfc \uc140 A2\uc758 \uac12\uc744 \ube44\uad50\ud588\ub294\ub370 \ub450 \uac12\uc774 \ub3d9\uc77c\ud558\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0 \uacb0\uacfc\uc5d0 1\uc774 \ubc18\ud658\ub418\uc5c8\uc2b5\ub2c8\ub2e4. <\/p><div class=\"wp-block-group more-tutorials is-layout-flow\"><div class=\"wp-block-group__inner-container\"><h2 class=\"wp-block-heading\"> \ub354 \ub9ce\uc740 \ud29c\ud1a0\ub9ac\uc5bc <\/h2><div class=\"wp-block-columns is-layout-flex wp-container-72\"><div class=\"wp-block-column is-layout-flow\"><ul><li> \uc624\ub978\ucabd VBA<\/li><li> VBA RTRIM<\/li><li> VBA \uacf5\uac04<\/li><li> <a href=\"https:\/\/exceladvisor.org\/ko\/strconv\/\">VBA STRCONV<\/a><\/li><li> VBA \ubb38\uc790\uc5f4<\/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-531","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>VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? (\uad6c\ubb38 + \uc608)<\/title>\n<meta name=\"description\" content=\"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.\" \/>\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\/ko\/strcomp\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? (\uad6c\ubb38 + \uc608)\" \/>\n<meta property=\"og:description\" content=\"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/ko\/strcomp\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-11T07:04:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/\",\"url\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/\",\"name\":\"VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? (\uad6c\ubb38 + \uc608)\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png\",\"datePublished\":\"2023-10-24T23:02:13+00:00\",\"dateModified\":\"2023-12-11T07:04:57+00:00\",\"description\":\"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/ko\/strcomp\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/strcomp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/exceladvisor.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vba strcomp \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/#website\",\"url\":\"https:\/\/exceladvisor.org\/ko\/\",\"name\":\"Excel Advisor\",\"description\":\"\ub370\uc774\ud130 \uc9c0\ubc30\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/ko\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/ko\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/ko\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/ko\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? (\uad6c\ubb38 + \uc608)","description":"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.","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\/ko\/strcomp\/","og_locale":"ko_KR","og_type":"article","og_title":"VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? (\uad6c\ubb38 + \uc608)","og_description":"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.","og_url":"https:\/\/exceladvisor.org\/ko\/strcomp\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-11T07:04:57+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/ko\/strcomp\/","url":"https:\/\/exceladvisor.org\/ko\/strcomp\/","name":"VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c? (\uad6c\ubb38 + \uc608)","isPartOf":{"@id":"https:\/\/exceladvisor.org\/ko\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/ko\/strcomp\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/ko\/strcomp\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png","datePublished":"2023-10-24T23:02:13+00:00","dateModified":"2023-12-11T07:04:57+00:00","description":"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA STRCOMP \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/ko\/strcomp\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/ko\/strcomp\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/exceladvisor.org\/ko\/strcomp\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-strcomp.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/ko\/strcomp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/exceladvisor.org\/ko\/"},{"@type":"ListItem","position":2,"name":"Vba strcomp \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c?"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/ko\/#website","url":"https:\/\/exceladvisor.org\/ko\/","name":"Excel Advisor","description":"\ub370\uc774\ud130 \uc9c0\ubc30\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!","publisher":{"@id":"https:\/\/exceladvisor.org\/ko\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/ko\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/ko\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/ko\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/exceladvisor.org\/ko\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/ko\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/ko\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/ko\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/pages\/531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/comments?post=531"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/pages\/531\/revisions"}],"predecessor-version":[{"id":1303,"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/pages\/531\/revisions\/1303"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/media?parent=531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}