<?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>昨日は、以下の依頼解決に挑戦したときの「さわり」を紹介した。 元の文字列を残し訂正線を引いたうえで、訂正後の文字を改行して追加したい infoment.hatenablog.comすると追加で、次のような依頼に発展した。 これを複数パターンで、複数範囲にわたって実行したい。 でしょーね。普通、そうなるわな。大丈夫、検討済みだ。 今回の作戦は、↓ こうだ。 変更前・変更後のテーブルを準備しておく。 変更前をキーに、変更後をアイテムとして、辞書（連想配列）を作成する。 キー毎に検索し、ヒットした全てに訂正処理を行う。 なお、検索には、以前作成したFindAllを用いる。 ↓ 再掲。 Functio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F07%2F19%2F231441&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/20190719/20190719230040.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-19 23:14:41</published>
  <title>元の文字列を残し訂正線を引いたうえで、訂正後の文字を改行して追加したい ②</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/07/19/231441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
