<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HK29</author_name>
  <author_url>https://blog.hatena.ne.jp/HK29/</author_url>
  <blog_title>PythonとVBAで世の中を便利にする</blog_title>
  <blog_url>https://hk29.hatenablog.jp/</blog_url>
  <categories>
    <anon>ExcelVBA</anon>
  </categories>
  <description>本記事では、ExcelVBAで複数のファイルを取得する方法について記載している。VBAで取得する場合、ファイル名に依っては下表左のように数字順に並ばない。これはWindowsのファイルシステムがどうのこうので仕方なしのようである。よって、下表右のように昇順に並び替えるソート(Sort)方法についても記載した。 ソート前のファイル順 ソート後のファイル順 aaa_1.txt aaa_1.txt aaa_10.txt aaa_2.txt aaa_2.txt aaa_3.txt aaa_20.txt aaa_10.txt aaa_21.txt aaa_20.txt aaa_3.txt aaa_21.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhk29.hatenablog.jp%2Fentry%2F2018%2F03%2F10%2F183447&quot; title=&quot;VBA フォルダパスをダイアログから取得する。更にそのフォルダ内のファイル名をソートして取得する - Pythonと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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-10 18:34:47</published>
  <title>VBA フォルダパスをダイアログから取得する。更にそのフォルダ内のファイル名をソートして取得する</title>
  <type>rich</type>
  <url>https://hk29.hatenablog.jp/entry/2018/03/10/183447</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
