<?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>
    <anon>クラスモジュール</anon>
  </categories>
  <description>昨日は、二次元配列で任意の一行に対し、以下を行うことに挑戦した。 コピー または カット 挿入 または 貼り付け infoment.hatenablog.com一見上手くいったような結果を得たが、残念。最後尾に挿入する場合、上手くいかない。そりゃ、そうだ。現時点では、挿入した場合の挙動がすべて「xlDown」なのだから。最後尾は自動的に押し下げられるため、どう頑張っても最後尾にデータを付すことが出来ない。うむむ、どうしてくれようか。そこで、作成済みのコードに、挿入時のデータシフト方向を付すことにした。 まず、問題を単純化するために、次のように考えた。 基本的には、xlDownとする。従って指定…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F09%2F02%2F225901&quot; title=&quot;二次元配列で任意の一行に空白挿入　xlUP or xlDown - 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/20190902/20190902220943.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-02 22:59:01</published>
  <title>二次元配列で任意の一行に空白挿入　xlUP or xlDown</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/09/02/225901</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
