<?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>クラスモジュール</anon>
    <anon>失敗談</anon>
  </categories>
  <description>今日も、私の失敗談を一つ紹介。 このブログで何度か紹介している、こちらのクラスモジュール。 infoment.hatenablog.comこの中には、二つの配列を比較してその結果を配列として返す関数がある。 例えば、こちら二つの表を比較したい場合。 Sub Test() Dim arr1 As Variant arr1 = Range(&quot;A2:B4&quot;) Dim arr2 As Variant arr2 = Range(&quot;A7:B9&quot;) With New VBAProject.ArrayEdit .source_array = arr1 .CompareResultArray arr2 .Pas…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F08%2F20%2F232337&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/20200820/20200820230209.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-20 23:23:37</published>
  <title>配列のある操作に関する限界（失敗談）</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/08/20/232337</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
