<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Zakk</author_name>
  <author_url>https://blog.hatena.ne.jp/Zakk/</author_url>
  <blog_title>Infinity</blog_title>
  <blog_url>https://zakk-2.hatenadiary.org/</blog_url>
  <categories>
    <anon>VBAマクロ</anon>
  </categories>
  <description>Function echo1() Dim strFile As String 'チェック対象となるファイル名 Dim strName As String strFile = Application.CurrentProject.Path &amp; &quot;\Excel経歴書出力用\&quot; &amp; &quot;lock&quot; strName = Dir(strFile, vbNormal) 'ファイル名を得る If (strName = &quot;&quot;) Then 'ファイルが存在しないときの処理 Else 'ファイルが存在するときの処理 Application.Quit End If End Function</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzakk-2.hatenadiary.org%2Fentry%2F20100504%2F1278284366&quot; title=&quot;VBA ファイル存在確認 - Infinity&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>2010-05-04 07:59:26</published>
  <title>VBA ファイル存在確認</title>
  <type>rich</type>
  <url>https://zakk-2.hatenadiary.org/entry/20100504/1278284366</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
