<?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,2,3…」と番号をふって降順ソートすることですが、ここでは値の大小や文字コードには全く関係なく、単純に並んでいる順番を逆にするようにします。TRANSPOSE関数を併用すれば左右逆にすることも可能です。 SORT関数を使うことで、値に関係なくリストの順番を逆にすることができます。手順 B3:B9に数値が並んでいます。 この順番を、値の大小ではなく上下逆に置き換えるものとします。 C3セルに次のように入力します。 =SORT(B3:B9,ROW(B3:B9),FALSE) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2019%2F06%2F05%2F001850&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/20190605/20190605003454.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-05 00:18:50</published>
  <title>（Gスプレッドシート）リストを上下逆（左右逆）に並べる</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2019/06/05/001850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
