<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>最近のVisual Basicである2008や2010は、整数型（Integer）の大きさは32ビット（4バイト）。つまり、使用できる範囲が-2,147,483,648～2,147,483,647である符号付きの整数。 だが、Microsoft Excelなどで使用できるVisual Basic for Applications（通称VBA）の整数型（Integer）の大きさは16ビット（2バイト）の符号付き整数であり、その範囲は-32,768～32,767。長整数型（Long）の大きさが32ビット（4バイト）でその範囲が-2,147,483,648～2,147,483,647となっている。.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2012%2F05%2F04%2F130739&quot; title=&quot;【VBA】整数型（Integer）の大きさ - Muni Bus&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>2012-05-04 13:07:39</published>
  <title>【VBA】整数型（Integer）の大きさ</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2012/05/04/130739</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
