<?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つしかない値だけを抽出する方法についてです。 UNIQUE関数の仕様（引数）が拡張されExcelと同様になったため、UNIQUE関数で実現できます。 UNIQUE関数の第3引数を「TRUE」とすることにより、1つしかない値を抽出することができます。手順 画像では、B3:B14に抽出対象データが並んでいます。値の重複のあるもの（「まぐろ」や「いか」など）もありますし、値が1つしかないもの（「こはだ」など）もあります。 そこでD3セルに式を入力し、値が1つしかないものだけを抽出しています。 その式は次のとおりです。 =UNIQUE(B3:B14,,TRUE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2021%2F05%2F19%2F075713&quot; title=&quot;（Gスプレッドシート）1つしかない値だけを抽出する - いきなり答える備忘録&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/20210519/20210519072424.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-19 07:57:13</published>
  <title>（Gスプレッドシート）1つしかない値だけを抽出する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2021/05/19/075713</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
