<?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スプレッドシートで表の中の奇数番目の行と偶数番目の表を入れ替える方法、言い換えれば2つの行の上下を入れ替え、その下の2つの行の上下を入れ替え…という作業を関数で行う例についてです。 SORT関数とSEQUENCE関数を使って2行ずつ上下の行を入れ替えることができます。手順 言葉で表すのが難しいですのでまずは結果を示します。 画像ではE3セルに式を入力することで、B3:C10に並んでいるデータの最初の2行（3行目と4行目）の上下を入れ替え、次の2行の上下を入れ替え…ということを行っています。 E3セルの式は次の通りです。 =SORT(B3:C10,ARRAYFORMULA(SEQUE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F07%2F07%2F001504&quot; title=&quot;（Gスプレッドシート）2行ごとに上下を入れ替える - いきなり答える備忘録&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/20200706/20200706235904.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-07 00:15:04</published>
  <title>（Gスプレッドシート）2行ごとに上下を入れ替える</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/07/07/001504</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
