<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>elated</author_name>
  <author_url>https://blog.hatena.ne.jp/elated/</author_url>
  <blog_title>スナックエルベ</blog_title>
  <blog_url>https://elve.club/</blog_url>
  <categories>
    <anon>vba</anon>
    <anon>Word</anon>
  </categories>
  <description>・ワードのドキュメント（ファイル）はマクロ有効にしておく ・↑と同じフォルダにcsvを置く ・Normalじゃなくて↑のファイルのマクロに書く データベース系はホント苦手なんスよ。 ダミーデータはこんな感じ Option Explicit 'ファイル閉じる前に差し込みなしの文書に（CSVファイル移動したときとかエラー出るから） Private Sub Document_Close() ActiveDocument.MailMerge.MainDocumentType = wdNotAMergeDocument End Sub Private Sub Document_Open() '一番新しい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Felve.club%2Fentry%2Farchives%2F448&quot; title=&quot;ワードのドキュメントと同じフォルダの一番新しい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/e/elve/20230225/20230225202525.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-02-25 20:33:38</published>
  <title>ワードのドキュメントと同じフォルダの一番新しいcsvを条件付きで差し込む</title>
  <type>rich</type>
  <url>https://elve.club/entry/archives/448</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
