<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>doavengers</author_name>
  <author_url>https://blog.hatena.ne.jp/doavengers/</author_url>
  <blog_title>[VBA,VB.NET,C#,PHP]プログラムTips集</blog_title>
  <blog_url>https://doavengers.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>VBAでCSVファイルを作成して出力する方法 Sub Exp_CSV() Dim dbs As DAO.Database Dim rst As Dim rst As DAO.Recordset Dim lngFileNum As Long Dim strOutPut As String lngFileNum = FreeFile() Open &quot;C:\work\expdata.csv&quot; For Output As #lngFileNum Set dbs = CurrentDb Set rst = dbs.OpenRecordset(&quot;M_DATA&quot;) With rst strOutPut = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdoavengers.hateblo.jp%2Fentry%2F2018%2F11%2F08%2F185814&quot; title=&quot;Access(テーブル、クエリ)をCSVファイルとして出力する方法 - [VBA,VB.NET,C#,PHP]プログラムTips集&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://thumbnail.image.rakuten.co.jp/@0_mall/pc-max-shop/cabinet/05472648/05472650/05473185/imgrc0068867428.jpg?_ex=128x128</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-08 18:58:14</published>
  <title>Access(テーブル、クエリ)をCSVファイルとして出力する方法</title>
  <type>rich</type>
  <url>https://doavengers.hateblo.jp/entry/2018/11/08/185814</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
