<?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>いきなり答える備忘録</blog_title>
  <blog_url>https://www.officeisyours.com/</blog_url>
  <categories>
    <anon>Excel</anon>
  </categories>
  <description>Excelで、「3d6」（6面ダイスを3個振る）といった文字列が与えられたときにその結果を出力する例です。 RANDARRAY関数やTEXTBEFORE/TEXTAFTER関数を使ってダイスの結果を出力することができます。手順 画像ではB列にダイスの面数と個数を表す文字列が入力されています。 これに対しD3セルに式を入力し、下方にコピーすることでそれぞれの結果を出力しています。 D3セル =RANDARRAY(1,TEXTBEFORE(B3,&quot;d&quot;),1,TEXTAFTER(B3,&quot;d&quot;),TRUE) 基本的にRANDARRAY関数を使いますがダイスの個数と面数（「d」の前後の値）を取得するた…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2022%2F11%2F30%2F063000&quot; title=&quot;（Excel）ダイスロールのシミュレート - いきなり答える備忘録&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/20221130/20221130054803.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-11-30 06:30:00</published>
  <title>（Excel）ダイスロールのシミュレート</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2022/11/30/063000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
