<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「Excel VBAで任意の文字列で区切られたCSVファイルを出力する方法」です。 Ⅱ. やり方 1. Microsoft ActiveX Data Objects x.x Library を追加する 「ツール」→「参照設定」 2. 以下プログラムをコピペする Option Explicit ' 文字エンコーディング Const Charset As String = &quot;UTF-8&quot; ' 改行コード Const LineSeparator As String = adCRLF ' 処理対象の範囲 Const Area As String = &quot;A1:D4&quot; ' フ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2020%2F02%2F01%2F051239&quot; title=&quot;Excel VBAで任意の文字列で区切られたCSVファイルを出力する方法 - 備忘録&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/kagasu/20200201/20200201051114.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-01 05:12:39</published>
  <title>Excel VBAで任意の文字列で区切られたCSVファイルを出力する方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2020/02/01/051239</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
