<?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>Excel</anon>
  </categories>
  <description>ExcelのUNIQUE関数で複数の列を指定した場合、行（複数列の組み合わせ）単位での重複比較となるため、セル単位で値の重複を除くことはできません。 そこで別の関数と組み合わせてセル単位での重複削除を行ってみます。 「=UNIQUE(TOCOL(範囲))」という式で、複数列を指定した場合でもセル単位で重複を除けます。 「=UNIQUE(VSTACK(列1,列2,…))」とする方法もあります。列が飛び飛びに離れている場合はこちらを使います。手順 次の画像ではE2セルに「=UNIQUE(B2:C5)」と入力しています。 UNIQUE関数で複数列の範囲を指定した場合は行全体（列の組み合わせ）で重複を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2023%2F01%2F10%2F180000&quot; title=&quot;（Excel）UNIQUE関数で複数列から値の重複を除く - いきなり答える備忘録&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/20230110/20230110113847.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-10 18:00:00</published>
  <title>（Excel）UNIQUE関数で複数列から値の重複を除く</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2023/01/10/180000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
