<?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>昨日は、複数ある似たようなコードをクラスモジュールで一まとめにすることで、コードのスリム化を図りました。infoment.hatenablog.com今回は、各本の登録の仕方を少し変えてみます。今回のように、本に関する全ての情報を取り込む際、予めリストから本の全冊数を取得することが出来ます。リストの絞り込みでは、都度 For ～ Next ループで虱潰しに探す手法をとっていましたが、配列にすればインデックスを指定して直接情報を取得することも可能です。そこで上記を試みて、次の結果となりました。 ［減ったもの］ Book Self 幾つかの For ～ Next ループ ［増えたもの］ 変数 iM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2018%2F08%2F20%2F065908&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-20 06:59:08</published>
  <title>リストの絞り込み　の続き⑦　～ 登録をコレクションではなく配列に変更 ～ </title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2018/08/20/065908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
