<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>WaterFalls</author_name>
  <author_url>https://blog.hatena.ne.jp/WaterFalls/</author_url>
  <blog_title>１分技術ブログ</blog_title>
  <blog_url>https://waterfalls.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>概要 VBA（Excelマクロ）でDictionaryを宣言し直しても、初期化してもキーが残り、アイテムにemptyが入っている。 Dim dict As New Dictionary dict.RemoveAll '上記でもキーが残ってしまう 原因、対応方法 原因は対象のDictionaryをウォッチに追加しているため。 ウォッチから該当の式を削除すれば余計なキーの残りが消える。 参考： stackoverflow.com できる イラストで学ぶ 入社1年目からのExcel VBA できる イラストで学ぶシリーズ作者:きたみ あきこ,できるシリーズ編集部インプレスAmazon</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaterfalls.hatenablog.com%2Fentry%2F2022%2F05%2F27%2F154348&quot; title=&quot; [VBA] Dictionaryの情報が初期化しても残ってしまう場合の対応 - １分技術ブログ&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://m.media-amazon.com/images/I/519KWg9JxBL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-27 15:43:48</published>
  <title> [VBA] Dictionaryの情報が初期化しても残ってしまう場合の対応</title>
  <type>rich</type>
  <url>https://waterfalls.hatenablog.com/entry/2022/05/27/154348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
