<?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>世の中には、頭のいい人が居るもんだ。というお話。 例えばこのような、５行３列の二次元配列があるとする。 配列のサイズを変更（Redim）する場合、最大次元のみ変更可能だ。 従って、上記の例に於いては、このようになる。 二次元配列に於いては、これをテーブルに見立て、レコードを追加するイメージで一次元のサイズを変更したくなる場面が多々ある。しかし、変更できない。そこで昔はいつも、サイズ変更後の配列を別に準備し、そちらに引っ越すという、非常に面倒な手段をとっていた。 ところがその後、このような方法があることを知った。 まず、Transpose関数で行と列を入れ替える。 次いで、最大次元のサイズを一つ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F07%2F22%2F223712&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/20200722/20200722221107.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-22 22:37:12</published>
  <title>ひっくり返して、もう一回ひっくり返す</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/07/22/223712</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
