<?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スプレッドシートで、関数を使って文字列を指定した数だけ各セルに並べる方法についてです。 REPT関数やSPLIT関数等を用いて文字列を多数のセルに並べることができます。 手順 1つの文字列を指定した回数並べる 複数の文字列を指定した回数ずつ並べる 複数の文字列をそれぞれ異なる指定した回数ずつ並べる 手順1つの文字列を指定した回数並べる もっとも単純な例です。 B3セルに文字列が、C3セルに繰り返し回数が記録されています。 そこでB5セルに次のように入力することで、文字列を回数分だけ縦に並べて表示しています。 =TRANSPOSE(SPLIT((REPT(B3&amp;&quot;,&quot;,C3)),&quot;,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2019%2F12%2F15%2F223741&quot; title=&quot;（Ｇスプレッドシート）文字列を指定した回数ずつ各セルに並べる - いきなり答える備忘録&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/20191215/20191215221040.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-15 22:37:41</published>
  <title>（Ｇスプレッドシート）文字列を指定した回数ずつ各セルに並べる</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2019/12/15/223741</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
