<?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>
  </categories>
  <description>昨日は、リストボックスで選んだ二つの項目を投票してみた。 infoment.hatenablog.com 今日は、投票結果の集計に挑戦する。 昨日は投票のために、特定フォルダにテキストファイル（ファイル名：選択項目）をため込む方式とした。 選択した食べ物の名前_年月日_時分秒.txt まず今回、集計のためのボタンを追加する。 集計のための作戦は、↓こうだ。 ファイル名を一つずつ取得して、スプリット関数で分割する。 分割で得た「食べ物の名前」で、連想配列を作成する。 連想配列のキーは「食べ物の名前」。 連想配列のアイテムは、食べ物が登場した回数。 作成した連想配列を元に、新たな配列を作成する。「…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F01%2F08%2F211956&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/20190108/20190108205447.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-08 21:19:56</published>
  <title>リストボックスから二つだけ選ばせたい ④ 投票した結果を集計する</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/01/08/211956</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
