<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akashi_keirin</author_name>
  <author_url>https://blog.hatena.ne.jp/akashi_keirin/</author_url>
  <blog_title>素人がExcelVBAによる「一人働き方改革」に挑むブログ</blog_title>
  <blog_url>https://akashi-keirin.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA一般</anon>
    <anon>VBA覚書</anon>
    <anon>脱・初心者のために</anon>
  </categories>
  <description>Collectionクラスの使い方の勉強 人のコードを解読する （私が勝手に認定した）VBA四天王の１人（あと３人って誰だよｗ）thom (id:t-hom) さんが コチラの記事でお書きになっているコード を徹底解剖（笑）する。 参考コード 参考リスト１ Function GetRooms(roomRange As Range) As Collection Dim ret As Collection '……(1)' Set ret = New Collection Dim rooms As Variant '……(2)' rooms = roomRange.Value Dim noRoom …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2018%2F02%2F18%2F214256&quot; title=&quot;素人、Collectionクラスに入門す - 素人がExcelVBAによる「一人働き方改革」に挑むブログ&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/a/akashi_keirin/20180218/20180218213743.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-18 21:42:56</published>
  <title>素人、Collectionクラスに入門す</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2018/02/18/214256</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
