<?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 ふと思った。他にも色々な順序で取得出来たら、便利かもしれない。 そこで、考えてみた。 指定したプロパティ、例えば名前やファイルサイズをkeyに、ファイル名をitemとして辞書に登録する。 keysを配列に受け取り、ソートする。 ソートした結果でitemを受け取り、リストとして返す。 ここまで読んで、「ああ・・・」と思った方、お察しの通りです。 取り敢えず、作ってみた。 リスト作成用 Option Explicit Enum SortType date_created d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F02%2F09%2F102521&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/20190209/20190209101214.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-09 10:25:21</published>
  <title>指定フォルダ内のファイル名を、様々な順番で取得（失敗談）</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/02/09/102521</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
