<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>ExcelVBA</anon>
  </categories>
  <description>よく理屈は分からないが、&amp;HFFFF&amp; とandをとれば符号無しとなるらしい Sub main() Const LNG_FFFF As Long = &amp;HFFFF&amp; '変換定数 Dim lngWork As Long '取り敢えず値代入 lngWork = &amp;HFFF0 '出力 Debug.Print lngWork '-16 （符号ありの状態なので、負の値） Debug.Print (lngWork And LNG_FFFF) '65520（符号なしの状態なので、正の値） End Sub ネタ元 http://okwave.jp/qa193737.html</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F20080826%2Fp2&quot; title=&quot;VAL関数で16進を符号無し10進へ変換 - shikaku&amp;#39;s blog&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>2008-08-26 00:00:01</published>
  <title>VAL関数で16進を符号無し10進へ変換</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/20080826/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
