<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ken3memo</author_name>
  <author_url>https://blog.hatena.ne.jp/ken3memo/</author_url>
  <blog_title>三流君のソースコード置き場</blog_title>
  <blog_url>https://ken3code.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>文字列</anon>
  </categories>
  <description>InStr関数をループさせて、複数回の禁止ワードを探す Const strMOJI = &quot;注目 激安通販 激安商品 激安価格&quot; から、 激安の文字がいくつあるか？ InStr関数を使って、カウントしてみたいと思います。Instr(検索開始位置, 検索元文字列, 探す文字列) で、チェックできるので、 n = InStr(n, strMOJI, &quot;激安&quot;) みたいに、位置が返るので使ってみます。いつもの脳内垂れ流し解説のテスト動画です。 【VBA】単体テスト InStr(検索開始位置, 検索元文字列, 探す文字列) 【三流君】 - YouTube www.youtube.com デバック時↑、F…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fken3code.hatenablog.jp%2Fentry%2Fvba_instr_debug_f8&quot; title=&quot;単体テスト InStr(検索開始位置, 検索元文字列, 探す文字列)  - 三流君のソースコード置き場&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>2016-08-12 13:48:14</published>
  <title>単体テスト InStr(検索開始位置, 検索元文字列, 探す文字列) </title>
  <type>rich</type>
  <url>https://ken3code.hatenablog.jp/entry/vba_instr_debug_f8</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
