<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akashi_keirin</author_name>
  <author_url>https://blog.hatena.ne.jp/akashi_keirin/</author_url>
  <blog_title>素人がExcelVBAによる「一人働き方改革」に挑むブログ</blog_title>
  <blog_url>https://akashi-keirin.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA覚書</anon>
  </categories>
  <description>擬似continue 「VBAのイマイチなところ選手権」でもやったら、かなり上位に食い込むだろうと思うのが、 Forループでcontinueが使えない ことだと思う。 breakに相当する命令があるだけに、なおのこと歯痒いことだろう。 テスト用コード リスト１ 標準モジュール Public Sub testContinue() Dim ar As Variant ar = Array(&quot;アホ&quot;, &quot;バカ&quot;, &quot;クズ&quot;, _ &quot;カス&quot;, &quot;デコスケ&quot;, &quot;ロクデナシ&quot;, _ &quot;ウジムシ&quot;, &quot;ボケ&quot;, &quot;スットコドッコイ&quot;, _ &quot;ち～んｗ&quot;) Dim i As Long For i = 0 T…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2018%2F03%2F26%2F071453&quot; title=&quot;VBAで擬似continueを実現する（失敗） - 素人がExcelVBAによる「一人働き方改革」に挑むブログ&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/a/akashi_keirin/20180326/20180326071330.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-26 07:14:53</published>
  <title>VBAで擬似continueを実現する（失敗）</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2018/03/26/071453</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
