<?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>昨日は、RandArray関数っぽく振舞う、ユーザー定義関数を作ってみた。 infoment.hatenablog.comこれの使い処を考えるうち、思いついた。少し手を加えれば、ランダムな並び替えに使用できるのでは？ということで、やってみた。 ランダム並び替えといっても、実はたいしたことをしていない。 単に、ランダムな整数の重複を禁止しただけ。結果が、ランダムに並べ替えたように見えるだけだったりする。 Function DemiRandArray(r_max As Long, _ c_max As Long, _ dra_min As Long, _ dra_max As Long, _ in…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F01%2F13%2F233016&quot; title=&quot;RandArray関数っぽいユーザー定義関数で、重複不可の引数を追加 - 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/20200113/20200113232131.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-13 23:30:16</published>
  <title>RandArray関数っぽいユーザー定義関数で、重複不可の引数を追加</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/01/13/233016</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
