<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k-emu</author_name>
  <author_url>https://blog.hatena.ne.jp/k-emu/</author_url>
  <blog_title>自分方位研究所</blog_title>
  <blog_url>https://www.mypath-as-variant.com/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
  </categories>
  <description>「はてなブログ記事のエクスポートファイルをダウンロードしてファイル一覧を作成する」の続きです。 ダウンロードしたエクスポートファイル(テキストファイル)をExcel VBAで加工して、記事一覧を作ろうとしているわけですが、先ず、加工するテキストファイルを指定するためのコードを作成しました。 Excelを起動して、以下のコードを実行します。 Sub ダイアログボックスを表示してファイルフルパスを取得() Dim filePas As String filePas = Application.GetOpenFilename( _ FileFilter:=&quot;Text File(*.txt),*.tx…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mypath-as-variant.com%2Fentry%2F2022%2F02%2F13%2F235451&quot; title=&quot;(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/k/k-emu/20220213/20220213235244.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-02-13 23:54:51</published>
  <title>(Excel VBA) ダイアログボックスを表示してファイルフルパスを取得</title>
  <type>rich</type>
  <url>https://www.mypath-as-variant.com/entry/2022/02/13/235451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
