<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ExcelLover</author_name>
  <author_url>https://blog.hatena.ne.jp/ExcelLover/</author_url>
  <blog_title>Excelが大好きだ！</blog_title>
  <blog_url>https://www.excellovers.com/</blog_url>
  <categories>
    <anon>Excel Player</anon>
    <anon>VBA</anon>
  </categories>
  <description>今回は以前にご紹介した以下のネタの合わせ技で、 excellover.hatenablog.com excellover.hatenablog.com 指定したフォルダ内(サブフォルダ含む)の全てのMP3ファイルの情報を抽出、 一旦セルに全て展開してみようと思います。 合わせ技コード 早速ですが2つのネタを合わせて、多少の修正を加えたのが以下のコードです。 Dim MusicFileProperty() As Variant Dim n As Long Sub GetMusicFileProperty() n = 0 'FileSearchで抽出したMP3ファイルのアドレスを蓄積するための配列…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2F2018%2F08%2F07%2F190000&quot; title=&quot;指定フォルダ内の全てのMP3ファイルのタグ情報を抽出する方法 - Excelが大好きだ！&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-08-07 19:00:00</published>
  <title>指定フォルダ内の全てのMP3ファイルのタグ情報を抽出する方法</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/2018/08/07/190000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
