<?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>Googleスプレッドシート</anon>
  </categories>
  <description>Googleスプレッドシートで、1つの文字列に含まれる文字を1文字単位でランダムに並べ替える方法についてです。 MID関数やSORT関数等を使って文字列中の文字をランダムに並べ替えることができます。手順 画像では、B3セルに入力されている文字列を参照し、D3セル上で並べ替えています。 D3セルに入力されている式は次のようなものです。 =CONCATENATE(ARRAYFORMULA(MID(B3,SORT(SEQUENCE(LEN(B3)),RANDARRAY(LEN(B3)),),1))) 「SORT(SEQUENCE(LEN(B3)),RANDARRAY(LEN(B3)),)」の部分で「…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F06%2F20%2F181055&quot; title=&quot;（Gスプレッドシート）文字列内の文字をランダムに並べ替える - いきなり答える備忘録&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/20200620/20200620180142.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-20 18:10:55</published>
  <title>（Gスプレッドシート）文字列内の文字をランダムに並べ替える</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/06/20/181055</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
