<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>作ってみた</anon>
    <anon>クラスモジュール</anon>
  </categories>
  <description>昨日は、配列で順位を求める方法に挑戦した。結果、同点の場合は同じ順位を返すところまでを含めて、順位を求めることが出来た。そこで今回は、同じ順位の中で更に順番を付ける方法を模索する。 確認用のサンプルについて、少し点数を変えてみた。 理由は、同じ順位のグループが一つとは限らないから。作戦としては、↓ このような感じだ。 同じ順位毎に、グループを作る。一人でも一グループとする。 グループごとに、今まで除外していた点数を加えて、グループ内での順位を求める。 求めた順位を、同じだった順位に加えて１引く。 かなり複雑になってしまった。 まず辞書（連想配列）を用いて、グループがいくつあるか数えてみる。 S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2018%2F11%2F12%2F222918&quot; title=&quot;空手の形の試合の得点計算　～マクロ③ 順位をグループ分け～ - Infomentのブログ ～Excel VBA奮闘記～&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/I/Infoment/20181112/20181112211205.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-12 22:29:18</published>
  <title>空手の形の試合の得点計算　～マクロ③ 順位をグループ分け～</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2018/11/12/222918</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
