<?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 今日は書き出したキーを、並び替えの順序を示す数字に置き換えてみる。色々と考えてみたが、今回は並び替えの対応表を作成して、辞書（連想配列）にすることにした。↓ 「並び順」シートに作成した、「並び順」テーブルがこちら。 これで、辞書を作成してみよう。 Public Property Get SortDict() As Scripting.Dictionary Dim Tb As ListObject…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F02%2F18%2F220021&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/20200218/20200218214814.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-18 22:00:21</published>
  <title>ある表を決められたルールで並び替え　③ 書き出したキーを並び順の数字に置き換え</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/02/18/220021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
