<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
    <anon>Excel VBA BASIC</anon>
  </categories>
  <description>For Nextステートメント For Nextステートメントの書き方 サンプルコード1：変数の中の値 サンプルコード2：Stepを使って増分値を指定する For Nextステートメント For Nextステートメントは、同じ処理を繰り返すときに使います。 For Nextステートメントの書き方 For Nextステートメントは以下のように書きます。 For 変数名 = 初期値 To 終了値 [Step 増分値] 処理Next 変数名 変数は繰り返し回数のカウント用で、繰り返されている回数が数値で格納されます。 変数には数値が格納されるため、あらかじめLong型(長整数型)、Integer型(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2020%2F12%2F17%2F063000&quot; title=&quot;【Excel VBA エキスパート ベーシック】For Nextステートメント～繰り返し～ (VBA入門21) - オーロラさんの勉強帳&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/auroralights/20201216/20201216222925.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-17 06:30:00</published>
  <title>【Excel VBA エキスパート ベーシック】For Nextステートメント～繰り返し～ (VBA入門21)</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2020/12/17/063000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
