<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ExcelLover</author_name>
  <author_url>https://blog.hatena.ne.jp/ExcelLover/</author_url>
  <blog_title>Excelが大好きだ！</blog_title>
  <blog_url>https://www.excellovers.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>変数って代入して初めて値が発生しているかと思いきや、宣言をしただけで値が入ってるんですよね。 今回は変数の型ごとの初期値を調べてみました。 変数の初期値一覧 早速だがこれが変数の型ごとの初期値一覧です。 型 初期値 String &quot;&quot; Boolean False Byte 0 Integer 0 Long 0 Single 0 Double 0 Currency 0 Date #0:00:00# Object Nothing Range Nothing Variant Empty Emptyの不思議 Variant型の初期値「Empty」は不思議な性質を持っています。 Debug.Print …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Fvbavariable&quot; title=&quot;VBA変数の初期値とEmptyの不思議 - Excelが大好きだ！&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/E/ExcelLover/20181222/20181222193612.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-22 20:00:00</published>
  <title>VBA変数の初期値とEmptyの不思議</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/vbavariable</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
