<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>ExcelVBA</anon>
  </categories>
  <description>ADO(ActiveX Data Objects) 使う Sub Sample1() Dim buf As String, Target As String Target = &quot;D:\Work\UTF-8のテキスト.txt&quot; With CreateObject(&quot;ADODB.Stream&quot;) .Charset = &quot;UTF-8&quot; .Open .LoadFromFile Target buf = .ReadText .Close MsgBox buf End With End Sub ネタ元 http://officetanaka.net/excel/vba/file/file10.htm</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F2020%2F06%2F02%2F204502&quot; title=&quot;ExcelVBAでutf-8指定でファイル読み込みする - shikaku&amp;#39;s blog&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>2020-06-02 20:45:02</published>
  <title>ExcelVBAでutf-8指定でファイル読み込みする</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/2020/06/02/204502</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
