<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k-emu</author_name>
  <author_url>https://blog.hatena.ne.jp/k-emu/</author_url>
  <blog_title>自分方位研究所</blog_title>
  <blog_url>https://www.mypath-as-variant.com/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
    <anon>ブログ運営</anon>
  </categories>
  <description>昨日は、Left / right / Replace 関数を用いて文字の抜き出しをやってみました。Replace 関数は、文字の置き換えなので、不用な文字を消去するという方法でやっていますが、もし抜き出したい文字列の中に同一文字列があったら、それらも消去してしまうので、今回は Replace 関数を使わず、Mid関数を利用して文字抜き出しコードを作成しました。 以下の例では、「抜き出し改」プロシージャから、文字抜き出し処理用の「Function NUKIDASImid」を呼び出します。 Function NUKIDASImid の使用例(呼び出し方) NUKIDASImid (AllText …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mypath-as-variant.com%2Fentry%2F2020%2F06%2F18%2F204539&quot; title=&quot;(Excel VBA) タグから文字を抜き出す(Left / Mid / Right 関数を使う) - 自分方位研究所&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>2020-06-18 20:45:39</published>
  <title>(Excel VBA) タグから文字を抜き出す(Left / Mid / Right 関数を使う)</title>
  <type>rich</type>
  <url>https://www.mypath-as-variant.com/entry/2020/06/18/204539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
