<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akashi_keirin</author_name>
  <author_url>https://blog.hatena.ne.jp/akashi_keirin/</author_url>
  <blog_title>素人がExcelVBAによる「一人働き方改革」に挑むブログ</blog_title>
  <blog_url>https://akashi-keirin.hatenablog.com/</blog_url>
  <categories>
    <anon>WordVBA</anon>
  </categories>
  <description>Wordドキュメントの名前を変えて保存する SaveAs2メソッドとNameステートメントの処理をラップする イメージとしては、 「名前を付けて保存」でファイル名を変えて別フォルダに移す処理 元のファイルを別のフォルダに移す処理 をいっぺんにやってしまう、という感じ。 コード 次のようなSubを作った。 リスト１ 標準モジュール Public Sub renameFile( _ ByVal targetDocument As Document, _ ByVal newFileName As String, _ ByVal destinationOfNewFile As String, _ Op…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2018%2F02%2F04%2F205620&quot; title=&quot;ファイル名を変えて保存する[Word] - 素人がExcelVBAによる「一人働き方改革」に挑むブログ&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/a/akashi_keirin/20180204/20180204205121.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-04 20:56:20</published>
  <title>ファイル名を変えて保存する[Word]</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2018/02/04/205620</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
