<?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>Access Tips</anon>
  </categories>
  <description>Accessには数値の丸めに用いる関数としてRound関数があります。一般的な四捨五入（以下、単に「四捨五入」といいます）とほぼ同じなのですが、例えば「Round(4.5)」の戻り値は5ではなく4となります。四捨五入であれば「○.5」という数値は切り上げるところですが、Round関数ではこの「○.5」という数値に対し、戻り値が偶数になるよう丸める（偶数丸め）という決まりがあるためこのような結果となります（詳しくはRound関数の記事をご覧ください）。 そこでまず通常の四捨五入を実現するもっとも簡単な例として、Int関数を使って小数点以下を四捨五入するケースを紹介します。 また、さらに特定の桁で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20081130%2Fp1&quot; title=&quot; 四捨五入する - もう一度学ぶ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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/accs2014/20160115/20160115233842.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-11-30 00:00:00</published>
  <title> 四捨五入する</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20081130/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
