<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
  </categories>
  <description>１年半ほど前に、このような記事を書いた。 infoment.hatenablog.com書いた時は「ある特殊な条件下で」としたが、汎用的に出来そうな方法を思いついたので、忘れないうちに記事化しておく。 前回述べた「特殊な条件」とは、下記のとおり。 ふりがなの設定が「全角カタカナ」であること。 全角化したい文字が入力されたセルに、ふりがな情報が無いこと。 しかし考えてみれば、上記条件をマクロで実現すれば、特殊な条件を気にする必要はなくなる訳で。例えば、こんな感じだ。 Sub Test() ' 変換前のセル。 Dim SourceRange As Range Set SourceRange = R…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F01%2F04%2F181054&quot; title=&quot;日本語のみ全角化 - Infomentのブログ ～Excel VBA奮闘記～&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/I/Infoment/20200104/20200104180102.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-04 18:10:54</published>
  <title>日本語のみ全角化</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/01/04/181054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
