<?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>[※2022年12月更新] Googleスプレッドシートで1,2,3,1,2,3……のように同じ並びを繰り返す連番を作成する方法についてです。 少ない繰り返しなら手作業でコピペした方が早いですが100回とかになると面倒なので、関数を使って最大値と繰り返し回数を指定する方法を試してみます。 MAKEARRAY/LAMBDA関数とFLATTEN関数を使って、繰り返す連番を作成することができます。手順 B2セルに数式を入力し、1から3までの整数を4回繰り返す連番を生成しています。 数式の内容は次のとおりです。 B2セル =FLATTEN(MAKEARRAY(4,3,LAMBDA(r,c,c))) 「…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2019%2F12%2F29%2F121150&quot; title=&quot;（Gスプレッドシート）1,2,3,1,2,3…のように繰り返す連番を作る - いきなり答える備忘録&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/20221209/20221209173403.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-29 12:11:50</published>
  <title>（Gスプレッドシート）1,2,3,1,2,3…のように繰り返す連番を作る</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2019/12/29/121150</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
