<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiha-gojusan-hyakusan</author_name>
  <author_url>https://blog.hatena.ne.jp/kiha-gojusan-hyakusan/</author_url>
  <blog_title>螺旋を描いて…</blog_title>
  <blog_url>https://kiha-gojusan-hyakusan.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>思い出</anon>
  </categories>
  <description>通常、「=10/3」とすると、「3.333333333…」が答となります。 これを、「＝MOD(10,3)」とすると、1が返ります。 そう、剰余、つまり「割り算の余り」を算出する関数です。 「MOD」は「Modulo」の略で、「モジュロ」とも言うそうです。 VBAではよく使う演算子で、数列の表にデータを書き込む際、場所を算出するのに使います。 例えば、1月、2月、3月と来て、次の段に4月、5月、…と続く、四半期ごとの表の場合、 横位置を、（月数-1）Mod3とすると、3月までは1ずつ増えて、4月になると0に戻り、以後繰り返し、という結果が得られます。 これに、1月の左位置を足し、枠が2セル以上…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiha-gojusan-hyakusan.hatenablog.com%2Fentry%2F2020%2F12%2F22%2F235600&quot; title=&quot;MOD・関数の思い出・28… - 螺旋を描いて…&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>2020-12-22 23:56:00</published>
  <title>MOD・関数の思い出・28…</title>
  <type>rich</type>
  <url>https://kiha-gojusan-hyakusan.hatenablog.com/entry/2020/12/22/235600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
