<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>4-1 配列とは Dim Member(3)でMember(0),Member(1),Member(2),Member(3)の要素を設定できるようになる 4-2 動的配列 要素数が未定の時に使う Dim Member() As String ReDim Member(3) 要素数を設定する ただし、ReDimで要素数を変更すると、それまで格納されていた値が消える 要素数を宣言した配列ではReDimを利用できない ReDim Preserveとする事で、格納されていた値を消す事無く要素数を変更できる 4-3 静的変数 プロシージャが終了しても格納されている値が消去されない変数 最初、定数？かと思…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2014%2F06%2F15%2F145723&quot; title=&quot;Excel VBAスタンダード 公式テキスト ４章 変数と配列 - sironekotoroの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-15 14:57:23</published>
  <title>Excel VBAスタンダード 公式テキスト ４章 変数と配列</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2014/06/15/145723</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
