<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>PageTAKA</author_name>
  <author_url>https://blog.hatena.ne.jp/PageTAKA/</author_url>
  <blog_title>PageTAKAの日記(写真、 ＰＣ、 岡山)</blog_title>
  <blog_url>https://pagetaka.hatenadiary.org/</blog_url>
  <categories>
    <anon>ＰＣ</anon>
  </categories>
  <description>WordVBAを使う機会がありまして、次のようなコードを書きました。 Dim ParaText As Paragraph For Each ParaText In ActiveDocument.Paragraphs txt = ParaText.Range.Text If Left(txt, 6) &gt; &quot;070100&quot; And Left(txt, 6) Debug.Print txt End If Next 変数txtの具体例は「081010今日は大阪から珍しいお客さん」（末尾に改行がついている）というようなものです。 ダブルクォーテーションで囲まれた6桁の文字列（＝半角の数字）は、西洋歴を略…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpagetaka.hatenadiary.org%2Fentry%2F20090527%2Fp1&quot; title=&quot;文字列の「大小」‥VBA - PageTAKAの日記(写真、 ＰＣ、 岡山)&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>2009-05-27 00:00:03</published>
  <title>文字列の「大小」‥VBA</title>
  <type>rich</type>
  <url>https://pagetaka.hatenadiary.org/entry/20090527/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
