<?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のFILTER関数は条件に該当する行を抽出するだけでなく、条件に該当する列を抽出することができます。 FILTER関数で第2引数以降（条件）として行方向の配列を指定することで、列を抽出できます。 手順 「抽出する列を指定する」という場合 手順 C2:G5の範囲にデータが並んでいます。 ただし縦1列が1つのレコードとなっており、右側に追加されていく形となっています。 ここでC7セルに次のように入力します。 C7セル =FILTER(C2:G5,C4:G4=&quot;大阪府&quot;) 「住所が大阪府である列を抽出する」という式です。 「C4:G4=&quot;大阪府&quot;」と、行方向の配列に条件を設定しているのがポ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F02%2F22%2F131730&quot; title=&quot;（Excel）FILTER関数で列を抽出する - いきなり答える備忘録&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/20200222/20200222130424.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-22 13:17:30</published>
  <title>（Excel）FILTER関数で列を抽出する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/02/22/131730</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
