<?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>変数の名前 変数名の記法 キャメル記法(アッパーキャメルケース) パスカル記法(ローワーキャメルケース) スネーク記法 よく使う・よく使われている変数名 変数の名前 VBAにおける変数に付ける名前には、次のような規則・制限があります。 スペースや記号は使えない※英数字、漢字、ひらがな、カタカナ、アンダーバー(_)を使うことができる 変数の先頭の文字は、英字、漢字、ひらがな、かたかなのいずれかでなければならない※数字が先頭の名前の変数などは使えない(例：1num など) 同一適用範囲(スコープ)内で同じ変数名を複数使うことはできない 変数名は半角255文字以内でなければならない VBAの予約語(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2020%2F11%2F20%2F233858&quot; title=&quot;【Excel VBA エキスパート ベーシック】変数 part2～変数の名前～ (VBA入門7) - オーロラさんの勉強帳&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/20201120/20201120232141.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-20 23:38:58</published>
  <title>【Excel VBA エキスパート ベーシック】変数 part2～変数の名前～ (VBA入門7)</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2020/11/20/233858</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
