<?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>昨日に引き続き、ArrayEditクラスの機能拡張に挑戦。 今日は、複数の条件で配列を絞り込んでみる。 今日も、なんちゃって個人情報のお世話になる。 今回は、５０００人分の情報をダウンロード。この中から、以下を抽出する。 男性 既婚 愛知県在住 ドコモユーザー カレーの食べ方は「奥ルー」 作戦としては、こんな感じだ。 既に作成済みのRowFilter関数を用いる。 条件の数を限定できないので、ParamArrayで受け取る。 絞り込んで抽出することから、今回は「残す」のみとする。※「絞り込んだ結果を削除」はしない。 ParamArrayには、 処理する列番号 絞り込みキーワード を交互に充てる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F10%2F28%2F060000&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/20191027/20191027180223.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-28 06:00:00</published>
  <title>複数条件で絞り込む（配列）</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/10/28/060000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
