<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anocora</author_name>
  <author_url>https://blog.hatena.ne.jp/anocora/</author_url>
  <blog_title>あのこらのブログ</blog_title>
  <blog_url>https://anocora.hatenablog.com/</blog_url>
  <categories>
    <anon>VB.net 業務管理</anon>
    <anon>郵便番号データの住所入力データ化</anon>
  </categories>
  <description>また、郵便番号データの住所入力データ化が一歩進みました。 一番のネックで悩んでいたのがこの変換処理です。R_市に入っている「ｻｲﾀﾏｼ」「ﾖｺﾊﾏｼ」を取り出して、市のデータを除いたものをR_区に入れています。 手順としては、政令市をグループ化(単一化）したデータの集合を作り、変換テーブルを政令市でフィルターして、R_市のデーターを1文字目から順に取り出し、文字列の比較をしていきます。 たとえば、ｻｲﾀﾏｼなら６文字目で差異が出ますので、差異が出る文字数より１個少ない文字列が共通文字になります。 今回の、スクリプトは、これです。 Private Sub 市区分離() '市区分離処理 Dim s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanocora.hatenablog.com%2Fentry%2F2014%2F11%2F25%2F202220&quot; title=&quot;複数レコード間の共通文字列取り出し - あのこらのブログ&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/a/anocora/20260610/20260610224219.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-11-25 20:22:20</published>
  <title>複数レコード間の共通文字列取り出し</title>
  <type>rich</type>
  <url>https://anocora.hatenablog.com/entry/2014/11/25/202220</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
