<?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>昨日は、当ブログを訪れた方の検索キーワード 「vba 正規表現 ？で区切られた文字列 抽出」 を少しだけ掘り下げて、実際に正規表現で抽出するマクロを考えてみた。 infoment.hatenablog.com そこで今回は、昨日の続きを少しだけ紹介する。 （↑ Canvaで「一度に」で検索したら出てきた画像。）さて、昨日は「？以外」を正規表現で抽出することで、欲しい文字列だけを表示させてみた。 Sub 区切りテスト_正規表現() Dim str As String str = &quot;A?B?CDE?F&quot; ' 正規表現 Dim myReg As RegExp Set myReg = New RegE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F02%2F04%2F225558&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/20190204/20190204223402.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-04 22:55:58</published>
  <title>？をまとめて置換する</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/02/04/225558</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
