<?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その後、業務などで頻繁に使用しているうちに、幾つか修正点が出てきた。 今回は、その中の一つをご紹介。 クラスモジュールで、行のフィルター抽出を行うユーザー定義関数を作成した。 ' 行のフィルター抽出 ' 初期設定：① 完全一致，②ヘッダーを含めない，③指定文字を消す Public Function RowFilter(filt As Variant, _ column_index As Long, _ Optional rf_LookAt As Excel.XlLookAt = x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F06%2F27%2F223703&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/20200627/20200627215502.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-27 22:37:03</published>
  <title>配列のフィルターで複数の文字列指定</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/06/27/223703</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
