<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>LimeCode</author_name>
  <author_url>https://blog.hatena.ne.jp/LimeCode/</author_url>
  <blog_title>和風スパゲティのレシピ</blog_title>
  <blog_url>https://www.limecode.jp/</blog_url>
  <categories>
    <anon>分岐・ループ構文</anon>
    <anon>基本の書き方</anon>
    <anon>VBA</anon>
  </categories>
  <description>繰り返し(ループ)処理を行う方法を解説します。条件を満たすまで処理を繰り返すには、 Do Loopステートメントを使用します。 基本構文 Do Loop文 Exit Do使用 While使用 Until使用 サンプルコード Exit Do使用版 While使用版 Until使用版 For使用版 利用例 While使用版 - データが空でない間ループ Until使用版 - フォルダ内のすべてのファイルをループ 解説 使い分け 基本構文 Do Loop文 Do 繰り返す処理 Loop Do～Loopの間に書いた処理を繰り返します。このままでは永遠に繰り返されるため、 通常はExit DoやWhil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.limecode.jp%2Fentry%2Fsyntax%2Fdo-loop&quot; title=&quot;繰り返し(ループ)処理 - Do Loop - 和風スパゲティのレシピ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.user.blog.st-hatena.com/default_entry_og_image/154743825/1575205807164226</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-08-10 23:29:16</published>
  <title>繰り返し(ループ)処理 - Do Loop</title>
  <type>rich</type>
  <url>https://www.limecode.jp/entry/syntax/do-loop</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
