<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmg1998</author_name>
  <author_url>https://blog.hatena.ne.jp/tmg1998/</author_url>
  <blog_title>TIL</blog_title>
  <blog_url>https://tmg0525.hatenadiary.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>Right、Left、Mid Rightは右から切り取り、Leftは左から切り取り、Midは指定位置から指定した文字数だけ切り取り 使用例：パスのファイル名を取得 fileName = Mid(path, InStrRev(path, &quot;\&quot;) + 1) 参考文献 Excel VBA 入門講座</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmg0525.hatenadiary.jp%2Fentry%2F2017%2F10%2F04%2F135339&quot; title=&quot;文字列切り取り - VBA - TIL&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>2017-10-04 13:53:39</published>
  <title>文字列切り取り - VBA</title>
  <type>rich</type>
  <url>https://tmg0525.hatenadiary.jp/entry/2017/10/04/135339</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
