<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuku81kuku81</author_name>
  <author_url>https://blog.hatena.ne.jp/kuku81kuku81/</author_url>
  <blog_title>Django Girls and Boys 備忘録</blog_title>
  <blog_url>https://kuku81kuku81.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>マクロ</anon>
  </categories>
  <description>前回の記事では、VBAの文字列探しのエース「InStr()」を紹介しました。さて、今回の主役はその“弟分”ともいえる 「InStrRev()」。名前に「Rev（Reverse）」とある通り、後ろから検索するという一芸に秀でた存在です。 ファイル名の最後のドットを探したい？パスの一番後ろのスラッシュ以降を取り出したい？そんなとき、「InStr()」ではちょっと面倒だったことが、InStrRev()なら一発解決！ 🔍 InStrRev()とは？ — “最後に登場した場所”を探す関数 書式： pos = InStrRev(string1, string2[, start[, compare]]) 引…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuku81kuku81.hatenablog.com%2Fentry%2F2025%2F11%2F30_Excel_VBA_how_to_use_InStrRev%2528%2529&quot; title=&quot;【Excel】マクロで「InStrRev()」を使いこなす — 後ろから探す、もう一人のInStr！ - Django Girls and Boys 備忘録&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/k/kuku81kuku81/20220605/20220605115219.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-11-30 19:00:00</published>
  <title>【Excel】マクロで「InStrRev()」を使いこなす — 後ろから探す、もう一人のInStr！</title>
  <type>rich</type>
  <url>https://kuku81kuku81.hatenablog.com/entry/2025/11/30_Excel_VBA_how_to_use_InStrRev%28%29</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
