{"id":542,"date":"2023-10-24T02:50:41","date_gmt":"2023-10-24T02:50:41","guid":{"rendered":"https:\/\/exceladvisor.org\/ko\/npv\/"},"modified":"2023-12-11T07:04:38","modified_gmt":"2023-12-11T07:04:38","slug":"npv","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/ko\/npv\/","title":{"rendered":"Vba npv \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c?"},"content":{"rendered":"<div class=\"excel-before-content\" id=\"excel-1680690652\"><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>VBA NPV \uae30\ub2a5\uc740 VBA \uae30\ub2a5\uc758 \uae08\uc735 \ubc94\uc8fc\uc5d0 \ub098\uc5f4\ub429\ub2c8\ub2e4. VBA \ucf54\ub4dc\uc5d0\uc11c \uc0ac\uc6a9\ud558\uba74 <strong>\ud560\uc778\uc728\uacfc \uc77c\ub828\uc758 \ubbf8\ub798 \ud604\uae08 \ud750\ub984\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud22c\uc790\uc758 \uc21c \ud604\uc7ac \uac00\uce58\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4<\/strong> . \uc5ec\uae30\uc5d0\uc11c \uc21c \ud604\uc7ac \uac00\uce58\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p><h2 class=\"wp-block-heading\"> \ud1b5\uc0ac\ub860<\/h2><p> <strong>NPV(\ube44\uc728, ValueArray)<\/strong><\/p><h2 class=\"wp-block-heading\"> \uc778\uc218<\/h2><ul><li> <strong>Rate<\/strong> : \uc77c\uc815 \uae30\uac04 \ub3d9\uc548\uc758 \ud560\uc778\uc728\uc785\ub2c8\ub2e4(\uc18c\uc218\uc810 \ud615\uc2dd\uc73c\ub85c \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4).<\/li><li> <strong>ValueArray<\/strong> : \uc9c0\ubd88 \ubc0f \uc218\uc775\uc744 \ub098\ud0c0\ub0b4\ub294 \ud604\uae08 \ud750\ub984 \ud14c\uc774\ube14\uc785\ub2c8\ub2e4. \uc9c0\uae09\uc561\uc740 \uc74c\uc218 \uac12\uc774\uace0 \uc218\uc775\uc740 \uc591\uc218 \uac12\uc785\ub2c8\ub2e4. [\uc74c\uc218 \uac12\uacfc \uc591\uc218 \uac12\uc774 \uac01\uac01 \ud558\ub098 \uc774\uc0c1 \ud3ec\ud568\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.]<\/li><\/ul><h2 class=\"wp-block-heading\"> \uc608<\/h2><p> VBA NPV \uae30\ub2a5\uc744 \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\uc81c-vba-npv-\ud568\uc218\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png\" sizes=\"auto, \" srcset=\"\" alt=\"example-vba-npv-function\" width=\"840\" height=\"804\"><\/figure><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">Sub example_NPV() Dim cF(0 To 9) As Double Dim dRate As Double cF(0) = -1000 cF(1) = 213.6 cF(2) = 259.22 cF(3) = 314.6 cF(4) = 381.79 cF(5) = 463.34 cF(6) = 562.31 cF(7) = 682.42 cF(8) = 828.19 cF(9) = 1005.09 Range(\"A1\").Value = NPV(dRate, cF) End Sub<\/code><\/pre><p> \uc704 \ucf54\ub4dc\uc5d0\uc11c\ub294 NPV\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud22c\uc790\uc758 \uc21c \ud604\uc7ac \uac00\uce58\ub97c \uacc4\uc0b0\ud588\uc2b5\ub2c8\ub2e4. \ucd08\uae30 \ud22c\uc790 \uae08\uc561\uacfc 9\ubc88\uc758 \uc785\uae08 \uae08\uc561\uc73c\ub85c -1000\uc744 \uc0ac\uc6a9\ud588\uace0 \uacb0\uacfc\uc801\uc73c\ub85c 3710\uc774 \ubc18\ud658\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/p><h2 class=\"wp-block-heading\"> \ucf54\uba58\ud2b8<\/h2><ul><li> \uc6b0\ub9ac\uac00 \uc81c\uacf5\ud55c \ubc30\uc5f4\uc5d0 \uc74c\uc218 \uac12\uacfc \uc591\uc218 \uac12\uc774 \uc5c6\uc73c\uba74 VBA\ub294 \ub7f0\ud0c0\uc784 \uc624\ub958 5\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. <\/li><\/ul><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-144\"><div class=\"wp-block-column is-layout-flow\"><ul><li> <a href=\"https:\/\/exceladvisor.org\/ko\/ddb\/\">VBA DDB<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/ko\/fv-2\/\">VBA VF<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/ko\/ipmt\/\">IPMT VBA<\/a><\/li><li> VBA \ucd9c\ub825<\/li><li> VBA \ubbf8\ub7ec<\/li><\/ul><\/div><div class=\"wp-block-column is-layout-flow\"><\/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-542","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 NPV \uae30\ub2a5\uc744 \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 NPV \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\/npv\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VBA NPV \uae30\ub2a5\uc744 \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 NPV \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\/npv\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-11T07:04:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.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\/npv\/\",\"url\":\"https:\/\/exceladvisor.org\/ko\/npv\/\",\"name\":\"VBA NPV \uae30\ub2a5\uc744 \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\/npv\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/npv\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png\",\"datePublished\":\"2023-10-24T02:50:41+00:00\",\"dateModified\":\"2023-12-11T07:04:38+00:00\",\"description\":\"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA NPV \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/ko\/npv\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/ko\/npv\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/npv\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/ko\/npv\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/exceladvisor.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vba npv \uae30\ub2a5\uc744 \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 NPV \uae30\ub2a5\uc744 \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 NPV \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\/npv\/","og_locale":"ko_KR","og_type":"article","og_title":"VBA NPV \uae30\ub2a5\uc744 \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 NPV \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.","og_url":"https:\/\/exceladvisor.org\/ko\/npv\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-11T07:04:38+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/ko\/npv\/","url":"https:\/\/exceladvisor.org\/ko\/npv\/","name":"VBA NPV \uae30\ub2a5\uc744 \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\/npv\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/ko\/npv\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png","datePublished":"2023-10-24T02:50:41+00:00","dateModified":"2023-12-11T07:04:38+00:00","description":"\uc0d8\ud50c \ucf54\ub4dc\uc640 \ud568\uaed8 \uad6c\ubb38, \uc778\uc218 \ubc0f \uc608\uc81c\uc640 \ud568\uaed8 VBA NPV \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc138\uc694.","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/ko\/npv\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/ko\/npv\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/exceladvisor.org\/ko\/npv\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/exemple-de-fonction-vba-npv.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/ko\/npv\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/exceladvisor.org\/ko\/"},{"@type":"ListItem","position":2,"name":"Vba npv \uae30\ub2a5\uc744 \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\/542","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=542"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/pages\/542\/revisions"}],"predecessor-version":[{"id":1266,"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/pages\/542\/revisions\/1266"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/ko\/wp-json\/wp\/v2\/media?parent=542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}