<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pandazx</author_name>
  <author_url>https://blog.hatena.ne.jp/pandazx/</author_url>
  <blog_title>pandazx's blog</blog_title>
  <blog_url>https://pandazx.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>入力データが多次元配列でコメントと日付が入ったデータとする。 これを変換して、辞書のデータ構造が年→月→日→辞書（リスト風）→辞書というデータに変換する。 辞書（リスト風）はキーを0,1,2,3というようにして辞書を登録することを意味する。 VBAの設定として、辞書（Scripting.Dictionary）を使用可能にするため、 Visual Basic Editor画面からツール→参照設定でMicrosoft Scripting Runtimeにチェックをつける。 VBAのコードは以下のようになる。動作確認していないが、概ね以下のイメージ。 Function convertList2Dic…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpandazx.hatenablog.com%2Fentry%2F2017%2F12%2F28%2F134707&quot; title=&quot;VBAで多次元配列を多次元辞書（連想配列）に変換 - pandazx&amp;#39;s blog&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>2017-12-28 13:47:07</published>
  <title>VBAで多次元配列を多次元辞書（連想配列）に変換</title>
  <type>rich</type>
  <url>https://pandazx.hatenablog.com/entry/2017/12/28/134707</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
