<?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>Split関数（VBA）など配列回りの覚書 Split関数 Split関数は、 Split(文字列, デリミタ) とすれば、第１引数の文字列を、第２引数のデリミタで区切った文字列を配列にして返してくれるとっても便利な関数。 んで、めちゃくちゃ基本的なことなんだが、 配列であるからには添え字は0スタート なんである。 ところが、素人の悲しさ。こういう当たり前のことがしばしばあやふやになるｗ というわけで、覚書として残しておこう。 Split関数の使用例 リスト１ Public Sub testHage1() Dim hageArray As Variant '……(1)' hageArray =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2017%2F04%2F23%2F110615&quot; title=&quot;配列関係の覚書 - 素人が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/20170423/20170423110156.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-23 11:06:15</published>
  <title>配列関係の覚書</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2017/04/23/110615</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
