<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>作ってみた</anon>
  </categories>
  <description>先日は、フォルダの移動結果をシートに入力するところまでを作成した。 infoment.hatenablog.com 今日も、先日の続きから。 リクエストによれば、処理の中断処理が必要だ。しかも非常停止ではなく、 繰返しを抜ける処理だ（サイクル停止）。そこで、シートに中断ボタンを 設けることにした。ついでに、処理を開始する移動ボタンも準備しよう。 二つのボタンは共に、ActiveXコントロールのCommandButtonとした。 オブジェクト名： 移動：cbDoMove 中断：cbStop 中断ボタンが押されたことを検知させるために、標準モジュールに Public変数を一つ設ける。 ' 中断用フ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2022%2F07%2F16%2F162244&quot; title=&quot;フォルダコピーとファイルの移動　～ ⑤ 処理の中断 ～ - Infomentのブログ ～Excel VBA奮闘記～&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-ak.f.st-hatena.com/images/fotolife/I/Infoment/20220716/20220716160548.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-16 16:22:44</published>
  <title>フォルダコピーとファイルの移動　～ ⑤ 処理の中断 ～</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2022/07/16/162244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
