<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>もう一度学ぶMS-Access</blog_title>
  <blog_url>https://www.accessdbstudy.net/</blog_url>
  <categories>
    <anon>関数と演算子</anon>
  </categories>
  <description>値を数値（バイト型）に変換します。 ただし、変換後の値をTypeName関数やVarType関数で判定すると整数型と判定されます。 変換できる値の範囲は0～255です。マイナスの値は扱えません。使用例 表記例出力例説明 CByte(&quot;10&quot;)10 CByte(&quot;５０&quot;)50全角でも変換されます CByte(&quot;\10&quot;)10\があっても変換されます CByte(&quot;-1&quot;)（エラー）マイナスの値はエラーとなります CByte(&quot;3.5&quot;)4小数点以下は偶数丸めされます CByte(&quot;4.5&quot;)4小数点以下は偶数丸めされます TypeName(CByte(&quot;10&quot;))Integer実は判定するとバイ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20100911%2Fp1&quot; title=&quot;CByte関数 - もう一度学ぶMS-Access&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>2010-09-11 00:00:00</published>
  <title>CByte関数</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20100911/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
