<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uen1130</author_name>
  <author_url>https://blog.hatena.ne.jp/uen1130/</author_url>
  <blog_title>ウエンのITスペシャリストへの道〜虎の巻〜</blog_title>
  <blog_url>https://uen1130.hatenadiary.org/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>マクロ</anon>
    <anon>入門</anon>
  </categories>
  <description>今回はとにかくデータ型全部書いて見ます。 ソースコードから、任意のやつつかってね。 Dim 変数名 As データ型で定義します。 やってみます Sub DataGata() '数値' Dim a As Integer '-32,768 〜 32,767 Dim b As Long '-2,147,483,648 〜 2,147,483,647 Dim c As Single '良くわかってない Dim d As Double 'DoubleはDoubleだよ Dim c As Currency '通貨に使うんやって Dim s As String '文字列 Dim dt As Date '日付…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuen1130.hatenadiary.org%2Fentry%2F20090421%2F1240283707&quot; title=&quot;データ型 - ウエンのITスペシャリストへの道〜虎の巻〜&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-04-21 12:15:07</published>
  <title>データ型</title>
  <type>rich</type>
  <url>https://uen1130.hatenadiary.org/entry/20090421/1240283707</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
