<?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>
  </categories>
  <description>Excel には StrConv関数という、文字変換用関数があります。 例えば以下のような感じです。 Sub StrConvSample() MsgBox StrConv(&quot;ﾊﾞﾅﾅ&quot;, vbWide) End Sub String（文字）Convert（変換）で、「ﾊﾞﾅﾅ」が vbWide つまり全角の「バナナ」に変換されたわけです。ところでこの関数、指定文字列の中身を選択的に変換することはできません。つまり半角にするなら全部半角、全角なら全て全角になります。従って処理の順番が変われば、変換結果も変わってきます。 Sub StrConvSample() MsgBox StrConv(Str…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2018%2F08%2F11%2F211436&quot; title=&quot;StrConv関数とライス小の大盛り - 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/20180811/20180811143244.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-11 21:14:36</published>
  <title>StrConv関数とライス小の大盛り</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2018/08/11/211436</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
