<?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>
    <anon>失敗談</anon>
  </categories>
  <description>以前、このようなものを作成して紹介した。 infoment.hatenablog.com ところが最近、これでは間に合わない事例が出てきたので、思い切ってもう一つ作ることにした。 といっても、特別なことをするわけではない。二次元配列に限定して、抜き出したい行と列の最小値と最大値を指定するだけ。後は愚直に、転記作業をこなすだけ。こんな感じだ。 ※今回は解説を兼ねて、いつもよりコード内のコメントを充実させている。まず、二次元配列であることを確認する。 ' 二次元配列確認用。 Function CheckDimmension(seq As Variant) As Boolean On Error R…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F02%2F14%2F225408&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/20190214/20190214222026.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-14 22:54:08</published>
  <title>配列の一部を抽出して、新たな配列として返すユーザー定義関数</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/02/14/225408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
