<?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ここまで来ると次は正規表現を用い、もう少しだけ複雑な抽出をしてみたくなる。挑戦してみよう。 といっても、内容は昨日と殆ど変わらない。正規表現を使用する時点で完全一致は有り得ず、昨日のような「完全一致 または 部分一致」の選択肢はない。 むしろ、如何に正しくパターンを作成できるかが肝となってくる。そのため内容は殆ど同じであるものの、プロシージャとしては完全に別物とした。 クラスモジュール（ArrayEditClass） ' 行フィルター抽出の正規表現版 Public…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F09%2F07%2F150332&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/20190907/20190907142233.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-07 15:03:32</published>
  <title>二次元配列で列をフィルター（正規表現）</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/09/07/150332</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
