{"id":9053,"date":"2025-03-27T22:31:14","date_gmt":"2025-03-27T13:31:14","guid":{"rendered":"https:\/\/techmania.jp\/blog\/?p=9053"},"modified":"2026-07-13T19:34:23","modified_gmt":"2026-07-13T10:34:23","slug":"vba-while","status":"publish","type":"post","link":"https:\/\/techmania.jp\/blog\/vba-while\/","title":{"rendered":"\u3010VBA\u5165\u9580\u3011While &#8230; Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u5b9f\u884c\u3067\u304d\u308b\u69cb\u6587\u306e1\u3064\u3068\u3057\u3066 \u300cWhile\u300d \u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u5b58\u5728\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4eca\u56de\u306f\u3001VBA\u306eWhile\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u3001\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h2 id=\"outline__1\" class=\"wp-block-heading\">VBA\u306eWhile\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3068\u306f<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u5b9f\u884c\u3057\u305f\u3044\u5834\u5408\u306b\u4f7f\u7528\u3059\u308b\u5236\u5fa1\u69cb\u6587\u3067\u3059\u3002<br>\u6307\u5b9a\u3059\u308b\u6761\u4ef6\u306e\u7d50\u679c\u304cTrue\u3067\u3042\u308b\u5834\u5408\u306b\u51e6\u7406\u3092\u7e70\u308a\u8fd4\u3057\u3001False\u306b\u306a\u308b\u307e\u3067\u5b9f\u884c\u3055\u308c\u7d9a\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u6307\u5b9a\u3057\u305f\u56de\u6570\u3060\u3051\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u69cb\u6587\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u3001\u6761\u4ef6\u304cTrue\u3067\u3042\u308a\u7d9a\u3051\u308b\u9650\u308a\u51e6\u7406\u3092\u7e70\u308a\u8fd4\u3059\u306e\u304cWhile\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<h2 id=\"outline__2\" class=\"wp-block-heading\">While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3068\u547c\u3093\u3067\u3044\u307e\u3059\u304c\u3001\u53b3\u5bc6\u306b\u306f\u69cb\u6587\u306e\u5f62\u5f0f\u306b\u3044\u304f\u3064\u304b\u306e\u7a2e\u985e\u304c\u5b58\u5728\u3057\u307e\u3059\u3002<br>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u4ee5\u4e0b\u306e3\u3064\u3092\u4e2d\u5fc3\u306b\u89e3\u8aac\u3092\u3057\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8<\/li>\n\n\n\n<li>Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8<\/li>\n\n\n\n<li>Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\u305d\u308c\u305e\u308c\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u3001\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 id=\"outline__2_1\" class=\"wp-block-heading\">While\u2026Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u307e\u305a\u521d\u3081\u306b\u3001<strong>While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8<\/strong>\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<br>While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u969b\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u69cb\u6587\u3092\u8a18\u8ff0\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u57fa\u672c\u69cb\u6587\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-vba\" data-lang=\"VBA\"><code>While \u6761\u4ef6\u5f0f\n    \u51e6\u7406\u5185\u5bb9\u306e\u8a18\u8ff0\nWend<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">\u6761\u4ef6\u5f0f\u306e\u7d50\u679c\u304cTrue\u3067\u3042\u308c\u3070\u3001\u8a18\u8ff0\u3057\u305f\u51e6\u7406\u304c\u5b9f\u884c\u3055\u308c\u6b21\u306e\u30eb\u30fc\u30d7\u3078\u3068\u79fb\u308a\u307e\u3059\u3002<br>\u6761\u4ef6\u5f0f\u306e\u8a55\u4fa1\u3092\u5148\u306b\u884c\u3063\u3066\u304b\u3089\u51e6\u7406\u306b\u79fb\u308b\u305f\u3081\u3001\u7d50\u679c\u304c\u521d\u3081\u304b\u3089False\u3067\u3042\u308b\u5834\u5408\u306b\u306f\u30011\u5ea6\u3082\u51e6\u7406\u304c\u5b9f\u884c\u3055\u308c\u305a\u306b\u30eb\u30fc\u30d7\u304c\u7d42\u4e86\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-vba\" data-lang=\"VBA\"><code>Sub sampleWhile()\n\n    Dim count As Integer\n    Dim str As String\n    \n    While count &lt; 3\n    \n        count = count + 1\n        str = str & count & &quot;\u56de\u5b9f\u884c\u3057\u307e\u3057\u305f\u3002&quot; & vbCrLf\n        \n    Wend\n    \n    str = str & &quot;\u51e6\u7406\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002&quot;\n    \n    MsgBox str\n\nEnd Sub<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u5b9f\u884c\u7d50\u679c\u3011<\/strong><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while1.webp\" class=\"post-img\">\n\n\n\n<h3 id=\"outline__2_2\" class=\"wp-block-heading\">Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u6b21\u306b\u3001<strong>Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8<\/strong>\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<br>Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u57fa\u672c\u69cb\u6587\u306f\u3001\u6b21\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u57fa\u672c\u69cb\u6587\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Do while \u6761\u4ef6\u5f0f\n    \u51e6\u7406\u5185\u5bb9\u306e\u8a18\u8ff0\nLoop<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3068\u540c\u69d8\u306b\u3001\u6761\u4ef6\u5f0f\u306e\u771f\u507d\u3092\u5148\u306b\u8a55\u4fa1\u3057\u3001True\u306e\u5834\u5408\u306b\u51e6\u7406\u306e\u5b9f\u884c\u304c\u884c\u308f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4ee5\u4e0b\u306e\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3067\u52d5\u304d\u3092\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Sub sampleWhile2()\n\n    Dim count As Integer\n    Dim str As String\n    \n    Do While count &lt; 3\n    \n        count = count + 1\n        str = str & count & &quot;\u56de\u5b9f\u884c\u3057\u307e\u3057\u305f\u3002&quot; & vbCrLf\n        \n    Loop\n    \n    str = str & &quot;\u51e6\u7406\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002&quot;\n    \n    MsgBox str\n    \nEnd Sub<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u5b9f\u884c\u7d50\u679c\u3011<\/strong><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while2.webp\" class=\"post-img\">\n\n\n\n<p class=\"wp-block-paragraph\">\u5148\u307b\u3069\u306e\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u306e\u4e00\u90e8\u3092 Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306b\u5909\u66f4\u3057\u3066\u307f\u307e\u3057\u305f\u304c\u3001\u5b9f\u884c\u7d50\u679c\u306f While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u6642\u3068\u540c\u3058\u3067\u3059\u3002<br>\u3053\u306e\u3088\u3046\u306b\u30012\u3064\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4ed5\u69d8\u306b\u306f\u9055\u3044\u304c\u307b\u3068\u3093\u3069\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u305f\u3060\u3057\u3001\u305d\u308c\u305e\u308c\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3067\u7570\u306a\u308b\u70b9\u3068\u3057\u3066\u3001\u30eb\u30fc\u30d7\u304b\u3089\u629c\u3051\u51fa\u3059\u65b9\u6cd5\u306b \u300cExit\u300d \u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u4f7f\u7528\u3067\u304d\u308b\u304b\u3069\u3046\u304b\u306e\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Exit\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u65b9\u6cd5\u306b\u3064\u3044\u3066\u306f\u3001\u5f8c\u307b\u3069\u8a73\u3057\u304f\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 id=\"outline__2_3\" class=\"wp-block-heading\">Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u7d9a\u3044\u3066\u3001<strong>Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8<\/strong>\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<br>Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u57fa\u672c\u69cb\u6587\u306f\u3001\u6b21\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u57fa\u672c\u69cb\u6587\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Do\n    \u51e6\u7406\u5185\u5bb9\u306e\u8a18\u8ff0\nLoop While \u6761\u4ef6\u5f0f<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">\u3053\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4e00\u756a\u306e\u7279\u5fb4\u306f\u3001\u5148\u307b\u3069\u7d39\u4ecb\u3057\u305f2\u3064\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3068\u6bd4\u3079\u3066\u3001\u6761\u4ef6\u5224\u65ad\u3092\u884c\u3046\u30bf\u30a4\u30df\u30f3\u30b0\u304c\u7570\u306a\u308b\u70b9\u306b\u3042\u308a\u307e\u3059\u3002<br>Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u5834\u5408\u3001\u51e6\u7406\u3092\u5b9f\u884c\u3057\u3066\u304b\u3089\u6761\u4ef6\u306e\u771f\u507d\u304c\u5224\u65ad\u3055\u308c\u308b\u305f\u3081\u3001\u7d50\u679c\u306b\u95a2\u308f\u3089\u305a\u5fc5\u305a\uff11\u5ea6\u306f\u51e6\u7406\u304c\u5b9f\u884c\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4ee5\u4e0b\u306e\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3067\u3001\u52d5\u304d\u306e\u9055\u3044\u3092\u5b9f\u969b\u306b\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Sub sampleWhile3()\n\n    Dim str As String\n    \n    Do While False\n    \n        str = str & &quot;Do While Loop \u3092\u5b9f\u884c&quot; & vbCrLf\n        \n    Loop\n    \n    Do\n        str = str & &quot;Do Loop While \u3092\u5b9f\u884c&quot; & vbCrLf\n        \n    Loop While False\n    \n    MsgBox str\n\nEnd Sub<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u5b9f\u884c\u7d50\u679c\u3011<\/strong><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while3.webp\" class=\"post-img\">\n\n\n\n<p class=\"wp-block-paragraph\">\u6761\u4ef6\u5f0f\u306b False \u3092\u6307\u5b9a\u3057\u3001\u521d\u56de\u3067\u30eb\u30fc\u30d7\u304c\u7d42\u4e86\u3059\u308b\u3088\u3046\u8a18\u8ff0\u3057\u3066\u3044\u307e\u3059\u3002<br>Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3068 Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3067\u305d\u308c\u305e\u308c\u5b9f\u884c\u3057\u305f\u7d50\u679c\u3001Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u51e6\u7406\u5185\u5bb9\u3060\u3051\u304c\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h2 id=\"outline__3\" class=\"wp-block-heading\">\u8907\u6570\u306e\u6761\u4ef6\u3067While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u4f7f\u3046\u65b9\u6cd5<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u6761\u4ef6\u5f0f\u306b\u8907\u6570\u306e\u6761\u4ef6\u3092\u6307\u5b9a\u3057\u305f\u3044\u5834\u5408\u306f\u3001\u8ad6\u7406\u6f14\u7b97\u5b50\u306e \u300cAnd\u300d \u304b\u3001\u3082\u3057\u304f\u306f \u300cOr\u300d \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u6307\u5b9a\u3057\u305f\u6761\u4ef6\u306e\u5168\u3066\u3092\u6e80\u305f\u3059\u5834\u5408\u306b\u306e\u307f True \u3068\u3057\u305f\u3044\u6642\u306f \u300cAnd\u300d \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<br>\u3044\u305a\u308c\u304b\u306e\u6761\u4ef6\u3092\u6e80\u305f\u3057\u3066\u3044\u308c\u3070\u554f\u984c\u306a\u3044\u5834\u5408\u306f \u300cOr\u300d \u3092\u4f7f\u7528\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Sub sampleWhile4()\n\n    Dim andStr As String, orStr As String\n    Dim count As Integer\n\n    Do While count Mod 2 = 0 And count &lt; 5\n    \n        count = count + 1\n        andStr = andStr & count & &quot; &quot;\n        \n    Loop\n    \n    count = 0\n    \n    Do While count Mod 2 = 0 Or count &lt; 5\n    \n        count = count + 1\n        orStr = orStr & count & &quot; &quot;\n        \n    Loop\n    \n    MsgBox &quot;And\uff1a&quot; & andStr & vbCrLf & _\n          \u3000\u3000  &quot;  Or\uff1a&quot; & orStr & vbCrLf\n\nEnd Sub<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u5b9f\u884c\u7d50\u679c\u3011<\/strong><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while4.webp\" class=\"post-img\">\n\n\n\n<h2 id=\"outline__4\" class=\"wp-block-heading\">\u30eb\u30fc\u30d7\u306e\u9014\u4e2d\u3067\u51e6\u7406\u3092\u4e2d\u65ad\u3057\u305f\u3044\u5834\u5408\u306f\u3069\u3046\u3059\u308b\uff1f<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u6761\u4ef6\u5f0f\u304cFalse\u306b\u306a\u308b\u5834\u5408\u3068\u306f\u5225\u306b\u3001\u7279\u5b9a\u306e\u6761\u4ef6\u6642\u306b\u3060\u3051\u51e6\u7406\u3092\u4e2d\u65ad\u3057\u3066\u6b21\u306e\u30eb\u30fc\u30d7\u306b\u30b9\u30ad\u30c3\u30d7\u3057\u305f\u308a\u3001\u30eb\u30fc\u30d7\u304b\u3089\u629c\u3051\u51fa\u3057\u305f\u3044\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u7d9a\u3044\u3066\u306f\u3001While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3067\u30eb\u30fc\u30d7\u3092\u4e2d\u65ad\u3059\u308b\u65b9\u6cd5\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3 id=\"outline__4_1\" class=\"wp-block-heading\">Exit\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3067\u51e6\u7406\u304b\u3089\u629c\u3051\u51fa\u3059<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Do While Loop\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3001\u3082\u3057\u304f\u306f Do Loop While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u5834\u5408\u3001Exit\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u4f7f\u3063\u3066\u30eb\u30fc\u30d7\u3092\u629c\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4ee5\u4e0b\u306e\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3067\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Sub sampleExit()\n\n    Dim str As String\n    Dim count As Integer\n    \n\n    Do While count &lt; 5\n    \n        If count &gt; 2 Then\n            Exit Do\n        End If\n    \n        count = count + 1\n        str = str & count & &quot; &quot;\n        \n    Loop\n    \n    MsgBox str\n\nEnd Sub<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u5b9f\u884c\u7d50\u679c\u3011<\/strong><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while5.webp\" class=\"post-img\">\n\n\n\n<p class=\"wp-block-paragraph\">While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u5834\u5408\u3084\u3001\u30eb\u30fc\u30d7\u3092\u629c\u3051\u308b\u306e\u3067\u306f\u306a\u304f\u6b21\u306e\u30eb\u30fc\u30d7\u306b\u30b9\u30ad\u30c3\u30d7\u3055\u305b\u305f\u3044\u5834\u5408\u306b\u306f\u4f7f\u7528\u304c\u3067\u304d\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u969b\u306f\u6b21\u306e\u9805\u76ee\u3067\u7d39\u4ecb\u3059\u308b GoTo\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u65b9\u6cd5\u3092\u4f7f\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 id=\"outline__4_2\" class=\"wp-block-heading\">GoTo\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3067\u51e6\u7406\u304b\u3089\u629c\u3051\u3060\u3059<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">GoTo\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u6307\u5b9a\u306e\u30e9\u30d9\u30eb\u3078\u51e6\u7406\u304c\u30b8\u30e3\u30f3\u30d7\u3057\u307e\u3059\u3002<br>\u3053\u306e\u6a5f\u80fd\u3092\u5fdc\u7528\u3057\u3066\u3001\u30eb\u30fc\u30d7\u5185\u306e\u51e6\u7406\u3092\u30b9\u30ad\u30c3\u30d7\u3057\u305f\u308a\u3001While Wend\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3067 Exit \u3068\u540c\u69d8\u306e\u51e6\u7406\u3092\u5b9f\u884c\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4ee5\u4e0b\u306e\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3067\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3011<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Sub sampleGoTo()\n\n    Dim str As String\n    Dim count As Integer\n\n    Do While count &lt; 5\n    \n        count = count + 1\n    \n        If count = 3 Then\n            GoTo Continue\n        End If\n    \n        str = str & count & &quot; &quot;\n        \nContinue:\n    Loop\n    \n    MsgBox str\n\nEnd Sub<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u3010\u5b9f\u884c\u7d50\u679c\u3011<\/strong><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while6.webp\" class=\"post-img\">\n\n\n\n<p class=\"wp-block-paragraph\">\u4e0a\u8a18\u306f\u30eb\u30fc\u30d7\u3092\u30b9\u30ad\u30c3\u30d7\u3059\u308b\u5834\u5408\u306e\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3067\u3059\u304c\u3001\u30e9\u30d9\u30eb\u306e\u8a18\u8ff0\u4f4d\u7f6e\u3092\u30eb\u30fc\u30d7\u306e\u5916\u5074\u306b\u3059\u308c\u3070\u305d\u306e\u307e\u307e\u629c\u3051\u51fa\u3059\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<h2 id=\"outline__5\" class=\"wp-block-heading\">\u307e\u3068\u3081<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u4eca\u56de\u306f\u3001While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u628a\u63e1\u3057\u305f\u4e0a\u3067\u3001\u72b6\u6cc1\u306b\u5fdc\u3058\u3066\u4f7f\u3044\u5206\u3051\u3066\u3044\u304d\u307e\u3057\u3087\u3046\uff01<\/p>\n\n\n\n<h2 id=\"outline__6\" class=\"wp-block-heading\">\u95a2\u9023\u8a18\u4e8b<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/techmania.jp\/blog\/vba0001\/\" target=\"_blank\" rel=\"noopener\">VBA\u3068\u306f<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/techmania.jp\/blog\/excel-function\/\" target=\"_blank\" rel=\"noopener\">Excel\u3067\u899a\u3048\u3066\u304a\u304f\u3079\u304d17\u306e\u57fa\u672c\u95a2\u6570\u3068\u76ee\u7684\u5225\u9006\u5f15\u304d\u4e00\u89a7<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/techmania.jp\/blog\/vba-autofilter\/\" target=\"_blank\" rel=\"noopener\">\u30aa\u30fc\u30c8\u30d5\u30a3\u30eb\u30bf\u30fc\u306e\u8a2d\u5b9a\u30fb\u89e3\u9664\u65b9\u6cd5<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/techmania.jp\/blog\/excel-vba-msgbox\/\" target=\"_blank\" rel=\"noopener\">\u30e1\u30c3\u30bb\u30fc\u30b8\u30dc\u30c3\u30af\u30b9\u306e\u8a2d\u5b9a\u65b9\u6cd5<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/techmania.jp\/blog\/excel-vba-value\/\">\u30bb\u30eb\u306e\u5024\u3092\u53d6\u5f97\u30fb\u4e0a\u66f8\u304d\u3059\u308bValue\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u4f7f\u3044\u65b9\u3092\u89e3\u8aac<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/techmania.jp\/blog\/excel-vba-range\/\">\u3010Excel VBA\u3011Range\u3067\u30bb\u30eb\u3092\u7bc4\u56f2\u9078\u629e\u3059\u308b\u65b9\u6cd5\u3092\u89e3\u8aac<\/a><\/li>\n<\/ul>\n\n\n\n<h2 id=\"outline__7\" class=\"wp-block-heading\">VBA\u306e\u52c9\u5f37\u65b9\u6cd5\u306f\uff1f<\/h2>\n\n\n<p>\u66f8\u7c4d\u3084\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u3067\u5b66\u7fd2\u3059\u308b\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002\u6628\u4eca\u3067\u306f\u3001YouTube\u306a\u3069\u306e\u52d5\u753b\u30b5\u30a4\u30c8\u3084\u30a8\u30f3\u30b8\u30cb\u30a2\u306e\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30b5\u30a4\u30c8\u306a\u3069\u3082\u5145\u5b9f\u3057\u3066\u3044\u3066\u591a\u304f\u306e\u60c5\u5831\u304c\u624b\u306b\u5165\u308a\u307e\u3059\u3002<br \/>\u305d\u3057\u3066\u3001\u3088\u308a\u52b9\u7387\u7684\u306b\u77e5\u8b58\u30fb\u30b9\u30ad\u30eb\u3092\u7fd2\u5f97\u3059\u308b\u306b\u306f\u3001\u77e5\u8b58\u3092\u3064\u3051\u306a\u304c\u3089\u5b9f\u969b\u306b\u624b\u3092\u52d5\u304b\u3057\u3066\u307f\u308b\u306a\u3069\u3001\u30a4\u30f3\u30d7\u30c3\u30c8\u3068\u30a2\u30a6\u30c8\u30d7\u30c3\u30c8\u3092\u7e70\u308a\u8fd4\u3057\u3066\u3044\u304f\u3053\u3068\u304c\u91cd\u8981\u3067\u3059\u3002\u7279\u306b\u72ec\u5b66\u306e\u5834\u5408\u306f\u3001\u6709\u8b58\u8005\u306b\u8cea\u554f\u304c\u3067\u304d\u305f\u308a\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u3092\u3082\u3089\u3048\u308b\u3088\u3046\u306a\u74b0\u5883\u304c\u3042\u308b\u3068\u3001\u7406\u89e3\u5ea6\u304c\u6df1\u307e\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305f\u3060\u3001VBA\u306b\u9650\u3089\u305a\u3001IT\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u308b\u969b\u3001\u3069\u3046\u3057\u3066\u3082\u8ab2\u984c\u306b\u3076\u3064\u304b\u3063\u3066\u3057\u307e\u3046\u3053\u3068\u306f\u3042\u308a\u307e\u3059\u3088\u306d\u3002\u7279\u306b\u72ec\u5b66\u3060\u3068\u3001\u308f\u304b\u3089\u306a\u3044\u90e8\u5206\u3092\u30d7\u30ed\u306b\u8cea\u554f\u3067\u304d\u308b\u6a5f\u4f1a\u3092\u78ba\u4fdd\u3057\u306b\u304f\u304f\u3001\u30e2\u30c1\u30d9\u30fc\u30b7\u30e7\u30f3\u304c\u7d9a\u304d\u306b\u304f\u3044\u3068\u3044\u3046\u5074\u9762\u304c\u3042\u308a\u307e\u3059\u3002\u72ec\u5b66\u3067\u30e2\u30c1\u30d9\u30fc\u30b7\u30e7\u30f3\u3092\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u304c\u306a\u3044\u4eba\u306b\u306f\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002\u8cbb\u7528\u306f\u639b\u304b\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3084\u3059\u3044\u3067\u3059\u3002\u3057\u3063\u304b\u308a\u3068\u77e5\u8b58\u30fb\u30b9\u30ad\u30eb\u3092\u7fd2\u5f97\u3057\u3066\u5b9f\u8df5\u306b\u6d3b\u304b\u3057\u305f\u3044\u3068\u3044\u3046\u4eba\u306f\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<p><span class=\"markerYellow\"><strong>\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u306a\u3089\u30c6\u30c3\u30af\u30de\u30cb\u30a2\u304c\u304a\u3059\u3059\u3081\uff01<\/strong><\/span><\/p>\n\n\n<img decoding=\"async\" src=\"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/yuudou.png\" class=\"post-img\">\n\n\n<p>IT\u30b9\u30ad\u30eb\u9700\u8981\u306e\u9ad8\u307e\u308a\u3068\u3068\u3082\u306b\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u3082\u5897\u3048\u307e\u3057\u305f\u3002\u3057\u304b\u3057\u3001\u3069\u306e\u30b9\u30af\u30fc\u30eb\u306b\u901a\u3046\u3079\u304d\u304b\u8ff7\u3063\u3066\u3057\u307e\u3046\u4eba\u3082\u3044\u308b\u3067\u3057\u3087\u3046\u3002\u305d\u3093\u306a\u65b9\u306b\u306f\u30c6\u30c3\u30af\u30de\u30cb\u30a2\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\uff01\u3053\u308c\u307e\u3067\u591a\u304f\u306eIT\u30a8\u30f3\u30b8\u30cb\u30a2\u3092\u80b2\u6210\u30fb\u8f29\u51fa\u3057\u3066\u304d\u305f\u30c6\u30c3\u30af\u30de\u30cb\u30a2\u3067\u3082\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u3092\u958b\u8b1b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<div class=\"bgBox\">\n<p><strong>\uff1c\u30c6\u30c3\u30af\u30de\u30cb\u30a2\u306e\u7279\u5fb4\uff1e<\/strong><br \/><strong>\u30fb\u305f\u3057\u304b\u306a\u80b2\u6210\u5b9f\u7e3e\u3068\u89aa\u8eab\u306a\u6559\u80b2\u3000\uff5e\u30bb\u30ab\u30f3\u30c9\u30ad\u30e3\u30ea\u30a2\u3092\u5168\u529b\u652f\u63f4\uff5e<\/strong><br \/><strong>\u30fb\u8b1b\u5e2b\u304c\u73fe\u5f79\u30a8\u30f3\u30b8\u30cb\u30a2\u3000\uff5e\u201c\u672c\u5f53\u201d\u306e\u958b\u767a\u30ce\u30a6\u30cf\u30a6\u3092\u76f4\u306b\u5b66\u3079\u308b\uff5e<\/strong><br \/><strong>\u30fb\u5c02\u5c5e\u8b1b\u5e2b\u304c\u5b66\u7fd2\u3092\u5fb9\u5e95\u30b5\u30dd\u30fc\u30c8\u3000\uff5e\u300c\u308f\u304b\u3089\u306a\u3044\u300d\u3092\u5fb9\u5e95\u89e3\u6c7a\uff5e<\/strong><br \/><strong>\u30fb\u5b9f\u52d9\u30d9\u30fc\u30b9\u3067\u30b9\u30ad\u30eb\u3092\u7fd2\u5f97\u3000\uff5e\u5b9f\u8df5\u7684\u306a\u51dd\u7e2e\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\uff5e<\/strong><\/p>\n<\/div>\n<p>\u3053\u306e\u3088\u3046\u306a\u7279\u5fb4\u3092\u6301\u3064\u30c6\u30c3\u30af\u30de\u30cb\u30a2\u306fIT\u30a8\u30f3\u30b8\u30cb\u30a2\u306e\u30b9\u30bf\u30fc\u30c8\u30e9\u30a4\u30f3\u3068\u3057\u3066\u6700\u9069\u3067\u3059\u3002<br \/>\u8a71\u3092\u805e\u304d\u305f\u3044\u30fb\u8a73\u3057\u304f\u77e5\u308a\u305f\u3044\u3068\u3044\u3046\u65b9\u306f<a href=\"https:\/\/techmania.jp\/lp\/2\" target=\"_blank\" rel=\"noopener\">\u3053\u3061\u3089<\/a>\u304b\u3089\u304a\u6c17\u8efd\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/p>","protected":false},"excerpt":{"rendered":"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u5b9f\u884c\u3067\u304d\u308b\u69cb\u6587\u306e1\u3064\u3068\u3057\u3066 \u300cWhile\u300d \u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u5b58\u5728\u3057\u307e\u3059\u3002 \u4eca\u56de\u306f\u3001VBA\u306eWhile\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u3001\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002 VBA\u306eWhile\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3068\u306f While\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u5b9f\u884c\u3057\u305f\u3044\u5834\u5408\u306b\u4f7f\u7528\u3059\u308b\u5236\u5fa1\u69cb\u6587\u3067\u3059 [&hellip;]","protected":false},"author":11,"featured_media":9063,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"fifu_image_url":"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while.webp","fifu_image_alt":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac","footnotes":""},"categories":[104],"tags":[],"class_list":["post-9053","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vba"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"\u4f50\u3005\u6728\u96c4\u592a\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/techmania.jp\/blog\/vba-while\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"TechMania |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania\" \/>\n\t\t<meta property=\"og:description\" content=\"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/techmania.jp\/blog\/vba-while\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1368\" \/>\n\t\t<meta property=\"og:image:height\" content=\"196\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-03-27T13:31:14+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-13T10:34:23+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania\" \/>\n\t\t<meta name=\"twitter:description\" content=\"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#blogposting\",\"name\":\"\\u3010VBA\\u5165\\u9580\\u3011While \\u2026 Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac | TechMania\",\"headline\":\"\\u3010VBA\\u5165\\u9580\\u3011While &#8230; Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac\",\"author\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/author\\\/yuuta-sasaki\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/web-img.rensa.jp.net\\\/rensa\\\/images\\\/techmania\\\/thumbnail\\\/images\\\/vba_while.webp\",\"width\":599,\"height\":401,\"caption\":\"\\u3010VBA\\u5165\\u9580\\u3011While \\u2026 Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac\"},\"datePublished\":\"2025-03-27T22:31:14+09:00\",\"dateModified\":\"2026-07-13T19:34:23+09:00\",\"inLanguage\":\"ja\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#webpage\"},\"articleSection\":\"VBA\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog#listItem\",\"position\":1,\"name\":\"\\u30db\\u30fc\\u30e0\",\"item\":\"https:\\\/\\\/techmania.jp\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/#listItem\",\"name\":\"Programming\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/#listItem\",\"position\":2,\"name\":\"Programming\",\"item\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/vba\\\/#listItem\",\"name\":\"VBA\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog#listItem\",\"name\":\"\\u30db\\u30fc\\u30e0\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/vba\\\/#listItem\",\"position\":3,\"name\":\"VBA\",\"item\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/vba\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#listItem\",\"name\":\"\\u3010VBA\\u5165\\u9580\\u3011While &#8230; Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/#listItem\",\"name\":\"Programming\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#listItem\",\"position\":4,\"name\":\"\\u3010VBA\\u5165\\u9580\\u3011While &#8230; Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/category\\\/programming\\\/vba\\\/#listItem\",\"name\":\"VBA\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/#organization\",\"name\":\"TechMania\",\"description\":\"\\u30a8\\u30f3\\u30b8\\u30cb\\u30a2\\uff06\\u30af\\u30ea\\u30a8\\u30a4\\u30bf\\u30fc\\u306e\\u6848\\u4ef6\\u30fb\\u6c42\\u4eba\\u30fb\\u30b9\\u30af\\u30fc\\u30eb\\u30b5\\u30a4\\u30c8\\u3010\\u30c6\\u30c3\\u30af\\u30de\\u30cb\\u30a2\\u3011\\u3002\\u8ee2\\u8077\\u652f\\u63f4\\u3084\\u30d5\\u30ea\\u30fc\\u30e9\\u30f3\\u30b9\\u5411\\u3051\\u306e\\u6848\\u4ef6\\u60c5\\u5831\\u3001\\u696d\\u754c\\u30d6\\u30ed\\u30b0\\u306a\\u3069\\u3084\\u52c9\\u5f37\\u4f1a\\u30bb\\u30df\\u30ca\\u30fc\\u3092\\u901a\\u3058\\u3066\\u30a8\\u30f3\\u30b8\\u30cb\\u30a2\\u3084\\u30af\\u30ea\\u30a8\\u30a4\\u30bf\\u30fc\\u306e\\u30b9\\u30ad\\u30eb\\u30a2\\u30c3\\u30d7\\u3084\\u6210\\u9577\\u306b\\u8ca2\\u732e\\u3055\\u305b\\u3066\\u3044\\u305f\\u3060\\u304d\\u307e\\u3059\\u3002\",\"url\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo2.png\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#organizationLogo\",\"width\":1368,\"height\":196},\"image\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/author\\\/yuuta-sasaki\\\/#author\",\"url\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/author\\\/yuuta-sasaki\\\/\",\"name\":\"\\u4f50\\u3005\\u6728\\u96c4\\u592a\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cd048d728a7dc6ebe5c48511a3c4ef7ca0686685b86e3ebd055929f361fc1f73?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"\\u4f50\\u3005\\u6728\\u96c4\\u592a\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#webpage\",\"url\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/\",\"name\":\"\\u3010VBA\\u5165\\u9580\\u3011While \\u2026 Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac | TechMania\",\"description\":\"VBA\\u306b\\u306f\\u3001\\u7e70\\u308a\\u8fd4\\u3057\\u51e6\\u7406\\u3092\\u884c\\u3046\\u305f\\u3081\\u306e\\u5236\\u5fa1\\u69cb\\u6587\\u3068\\u3057\\u3066For\\u30b9\\u30c6\\u30fc\\u30c8\\u30e1\\u30f3\\u30c8\\u304c\\u7528\\u610f\\u3055\\u308c\\u3066\\u3044\\u307e\\u3059\\u304c\\u3001\\u305d\\u306e\\u4ed6\\u306b\\u3082\\u7e70\\u308a\\u8fd4\\u3057\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/author\\\/yuuta-sasaki\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/author\\\/yuuta-sasaki\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/web-img.rensa.jp.net\\\/rensa\\\/images\\\/techmania\\\/thumbnail\\\/images\\\/vba_while.webp\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#mainImage\",\"width\":599,\"height\":401,\"caption\":\"\\u3010VBA\\u5165\\u9580\\u3011While \\u2026 Wend, Do While Loop, Do Loop While \\u306e\\u4f7f\\u3044\\u65b9\\u3068\\u9055\\u3044\\u3092\\u5fb9\\u5e95\\u89e3\\u8aac\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/vba-while\\\/#mainImage\"},\"datePublished\":\"2025-03-27T22:31:14+09:00\",\"dateModified\":\"2026-07-13T19:34:23+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/\",\"name\":\"TechMania\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/techmania.jp\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania","description":"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057","canonical_url":"https:\/\/techmania.jp\/blog\/vba-while\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#blogposting","name":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania","headline":"\u3010VBA\u5165\u9580\u3011While &#8230; Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac","author":{"@id":"https:\/\/techmania.jp\/blog\/author\/yuuta-sasaki\/#author"},"publisher":{"@id":"https:\/\/techmania.jp\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while.webp","width":599,"height":401,"caption":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac"},"datePublished":"2025-03-27T22:31:14+09:00","dateModified":"2026-07-13T19:34:23+09:00","inLanguage":"ja","mainEntityOfPage":{"@id":"https:\/\/techmania.jp\/blog\/vba-while\/#webpage"},"isPartOf":{"@id":"https:\/\/techmania.jp\/blog\/vba-while\/#webpage"},"articleSection":"VBA"},{"@type":"BreadcrumbList","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog#listItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/techmania.jp\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/category\/programming\/#listItem","name":"Programming"}},{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/category\/programming\/#listItem","position":2,"name":"Programming","item":"https:\/\/techmania.jp\/blog\/category\/programming\/","nextItem":{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/category\/programming\/vba\/#listItem","name":"VBA"},"previousItem":{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog#listItem","name":"\u30db\u30fc\u30e0"}},{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/category\/programming\/vba\/#listItem","position":3,"name":"VBA","item":"https:\/\/techmania.jp\/blog\/category\/programming\/vba\/","nextItem":{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#listItem","name":"\u3010VBA\u5165\u9580\u3011While &#8230; Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac"},"previousItem":{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/category\/programming\/#listItem","name":"Programming"}},{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#listItem","position":4,"name":"\u3010VBA\u5165\u9580\u3011While &#8230; Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac","previousItem":{"@type":"ListItem","@id":"https:\/\/techmania.jp\/blog\/category\/programming\/vba\/#listItem","name":"VBA"}}]},{"@type":"Organization","@id":"https:\/\/techmania.jp\/blog\/#organization","name":"TechMania","description":"\u30a8\u30f3\u30b8\u30cb\u30a2\uff06\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u306e\u6848\u4ef6\u30fb\u6c42\u4eba\u30fb\u30b9\u30af\u30fc\u30eb\u30b5\u30a4\u30c8\u3010\u30c6\u30c3\u30af\u30de\u30cb\u30a2\u3011\u3002\u8ee2\u8077\u652f\u63f4\u3084\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u5411\u3051\u306e\u6848\u4ef6\u60c5\u5831\u3001\u696d\u754c\u30d6\u30ed\u30b0\u306a\u3069\u3084\u52c9\u5f37\u4f1a\u30bb\u30df\u30ca\u30fc\u3092\u901a\u3058\u3066\u30a8\u30f3\u30b8\u30cb\u30a2\u3084\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u306e\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\u3084\u6210\u9577\u306b\u8ca2\u732e\u3055\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002","url":"https:\/\/techmania.jp\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#organizationLogo","width":1368,"height":196},"image":{"@id":"https:\/\/techmania.jp\/blog\/vba-while\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/techmania.jp\/blog\/author\/yuuta-sasaki\/#author","url":"https:\/\/techmania.jp\/blog\/author\/yuuta-sasaki\/","name":"\u4f50\u3005\u6728\u96c4\u592a","image":{"@type":"ImageObject","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/cd048d728a7dc6ebe5c48511a3c4ef7ca0686685b86e3ebd055929f361fc1f73?s=96&d=mm&r=g","width":96,"height":96,"caption":"\u4f50\u3005\u6728\u96c4\u592a"}},{"@type":"WebPage","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#webpage","url":"https:\/\/techmania.jp\/blog\/vba-while\/","name":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania","description":"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057","inLanguage":"ja","isPartOf":{"@id":"https:\/\/techmania.jp\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/techmania.jp\/blog\/vba-while\/#breadcrumblist"},"author":{"@id":"https:\/\/techmania.jp\/blog\/author\/yuuta-sasaki\/#author"},"creator":{"@id":"https:\/\/techmania.jp\/blog\/author\/yuuta-sasaki\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/web-img.rensa.jp.net\/rensa\/images\/techmania\/thumbnail\/images\/vba_while.webp","@id":"https:\/\/techmania.jp\/blog\/vba-while\/#mainImage","width":599,"height":401,"caption":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac"},"primaryImageOfPage":{"@id":"https:\/\/techmania.jp\/blog\/vba-while\/#mainImage"},"datePublished":"2025-03-27T22:31:14+09:00","dateModified":"2026-07-13T19:34:23+09:00"},{"@type":"WebSite","@id":"https:\/\/techmania.jp\/blog\/#website","url":"https:\/\/techmania.jp\/blog\/","name":"TechMania","inLanguage":"ja","publisher":{"@id":"https:\/\/techmania.jp\/blog\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"TechMania |","og:type":"article","og:title":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania","og:description":"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057","og:url":"https:\/\/techmania.jp\/blog\/vba-while\/","og:image":"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png","og:image:secure_url":"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png","og:image:width":1368,"og:image:height":196,"article:published_time":"2025-03-27T13:31:14+00:00","article:modified_time":"2026-07-13T10:34:23+00:00","twitter:card":"summary","twitter:title":"\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac | TechMania","twitter:description":"VBA\u306b\u306f\u3001\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u5236\u5fa1\u69cb\u6587\u3068\u3057\u3066For\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u7e70\u308a\u8fd4\u3057","twitter:image":"https:\/\/techmania.jp\/blog\/wp-content\/uploads\/2023\/07\/logo2.png"},"aioseo_meta_data":[],"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/techmania.jp\/blog\" title=\"\u30db\u30fc\u30e0\">\u30db\u30fc\u30e0<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/techmania.jp\/blog\/category\/programming\/\" title=\"Programming\">Programming<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/techmania.jp\/blog\/category\/programming\/vba\/\" title=\"VBA\">VBA<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t\u3010VBA\u5165\u9580\u3011While \u2026 Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"\u30db\u30fc\u30e0","link":"https:\/\/techmania.jp\/blog"},{"label":"Programming","link":"https:\/\/techmania.jp\/blog\/category\/programming\/"},{"label":"VBA","link":"https:\/\/techmania.jp\/blog\/category\/programming\/vba\/"},{"label":"\u3010VBA\u5165\u9580\u3011While &#8230; Wend, Do While Loop, Do Loop While \u306e\u4f7f\u3044\u65b9\u3068\u9055\u3044\u3092\u5fb9\u5e95\u89e3\u8aac","link":"https:\/\/techmania.jp\/blog\/vba-while\/"}],"_links":{"self":[{"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/posts\/9053","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/comments?post=9053"}],"version-history":[{"count":8,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/posts\/9053\/revisions"}],"predecessor-version":[{"id":9140,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/posts\/9053\/revisions\/9140"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/media\/9063"}],"wp:attachment":[{"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/media?parent=9053"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/categories?post=9053"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techmania.jp\/blog\/wp-json\/wp\/v2\/tags?post=9053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}