<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
    <anon>Excel VBA BASIC</anon>
  </categories>
  <description>LCase関数、UCase関数について StrConv関数について 文字列を変換する3つの関数を紹介します。 LCase関数、UCase関数について LCaseは引数に指定したアルファベットの大文字を小文字に変換する関数です。 UCaseは引数に指定したアルファベットの小文字を大文字に変換する関数です。 構文 LCase(文字列) UCase(文字列) LCaseのLはLower、UCaseのUはUpperと覚えると、どちらの関数が大文字→小文字・小文字→大文字に変換するのか覚えやすいと思います。 サンプルコード Googleという文字列をLCaseで小文字に、UCaseで大文字に変換していま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2021%2F01%2F02%2F090000&quot; title=&quot;【Excel VBA エキスパート ベーシック】文字列系の関数　(LCase・UCase・StrConv) (VBA入門25) - オーロラさんの勉強帳&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/auroralights/20201231/20201231122909.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-01-02 09:00:00</published>
  <title>【Excel VBA エキスパート ベーシック】文字列系の関数　(LCase・UCase・StrConv) (VBA入門25)</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2021/01/02/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
